Uses of Enum Class
net.minecraft.class_2590
Packages that use class_2590
-
Uses of class_2590 in net.minecraft
Methods in net.minecraft that return class_2590Modifier and TypeMethodDescriptionstatic class_2590Returns the enum constant of this class with the specified name.static class_2590[]class_2590.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2590 in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play declared as class_2590Methods in net.minecraft.network.packet.c2s.play that return class_2590Constructors in net.minecraft.network.packet.c2s.play with parameters of type class_2590ModifierConstructorDescriptionClientCommandC2SPacket(Entity entity, class_2590 class_2590) ClientCommandC2SPacket(Entity entity, class_2590 class_2590, int int2)