Uses of Enum Class
net.minecraft.network.play.server.SWorldBorderPacket.Action
Packages that use SWorldBorderPacket.Action
-
Uses of SWorldBorderPacket.Action in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as SWorldBorderPacket.ActionMethods in net.minecraft.network.play.server that return SWorldBorderPacket.ActionModifier 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.Constructors in net.minecraft.network.play.server with parameters of type SWorldBorderPacket.ActionModifierConstructorDescriptionSWorldBorderPacket
(WorldBorder p_i46921_1_, SWorldBorderPacket.Action p_i46921_2_)