Uses of Enum Class
net.minecraft.network.play.server.SWorldBorderPacket.Action
-
Uses of SWorldBorderPacket.Action in net.minecraft.network.play.server
Modifier and TypeMethodDescriptionstatic SWorldBorderPacket.Action
Returns the enum constant of this class with the specified name.static SWorldBorderPacket.Action[]
SWorldBorderPacket.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionSWorldBorderPacket
(WorldBorder p_i46921_1_, SWorldBorderPacket.Action p_i46921_2_)