Uses of Enum Class
net.minecraft.class_2586
Packages that use class_2586
-
Uses of class_2586 in net.minecraft
Methods in net.minecraft that return class_2586Modifier and TypeMethodDescriptionstatic class_2586class_2586.method_10692(String string) static class_2586Returns the enum constant of this class with the specified name.static class_2586[]class_2586.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2586 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as class_2586Methods in net.minecraft.network.packet.s2c.play that return class_2586Constructors in net.minecraft.network.packet.s2c.play with parameters of type class_2586ModifierConstructorDescriptionTitleS2CPacket(class_2586 class_2586, Text text) TitleS2CPacket(class_2586 class_2586, Text text, int int2, int int3, int int4)