Uses of Enum Class
net.minecraft.class_2578
Packages that use class_2578
-
Uses of class_2578 in net.minecraft
Methods in net.minecraft that return class_2578Modifier and TypeMethodDescriptionstatic class_2578Returns the enum constant of this class with the specified name.static class_2578[]class_2578.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2578 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as class_2578Methods in net.minecraft.network.packet.s2c.play that return class_2578Constructors in net.minecraft.network.packet.s2c.play with parameters of type class_2578ModifierConstructorDescriptionPlayerListS2CPacket(class_2578 class_2578, Iterable iterable) PlayerListS2CPacket(class_2578 class_2578, ServerPlayerEntity[] serverPlayerEntity)