Uses of Enum Class
net.minecraft.class_2589
Packages that use class_2589
-
Uses of class_2589 in net.minecraft
Methods in net.minecraft that return class_2589Modifier and TypeMethodDescriptionstatic class_2589Returns the enum constant of this class with the specified name.static class_2589[]class_2589.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2589 in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play declared as class_2589Methods in net.minecraft.network.packet.c2s.play that return class_2589Constructors in net.minecraft.network.packet.c2s.play with parameters of type class_2589ModifierConstructorDescriptionPlayerActionC2SPacket(class_2589 class_2589, BlockPos blockPos, Direction direction)