Uses of Enum Class
net.minecraft.class_2582
Packages that use class_2582
-
Uses of class_2582 in net.minecraft
Methods in net.minecraft that return class_2582Modifier and TypeMethodDescriptionstatic class_2582Returns the enum constant of this class with the specified name.static class_2582[]class_2582.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2582 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as class_2582Constructors in net.minecraft.network.packet.s2c.play with parameters of type class_2582ModifierConstructorDescriptionWorldBorderS2CPacket(WorldBorder worldBorder, class_2582 class_2582)