Uses of Enum Class
net.minecraft.class_2062
Packages that use class_2062
-
Uses of class_2062 in net.minecraft
Methods in net.minecraft that return class_2062Modifier and TypeMethodDescriptionstatic class_2062Returns the enum constant of this class with the specified name.static class_2062[]class_2062.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2062 in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play declared as class_2062Methods in net.minecraft.network.packet.c2s.play that return class_2062Constructors in net.minecraft.network.packet.c2s.play with parameters of type class_2062ModifierConstructorDescriptionPlayerInteractEntityC2SPacket(Entity entity, class_2062 class_2062)