Uses of Enum Class
net.minecraft.world.border.WorldBorderStage
-
Uses of WorldBorderStage in net.minecraft.world.border
Modifier and TypeMethodDescriptionWorldBorder.Area.getStage()
WorldBorder.getStage()
WorldBorder.MovingArea.getStage()
WorldBorder.StaticArea.getStage()
static WorldBorderStage
Returns the enum constant of this class with the specified name.static WorldBorderStage[]
WorldBorderStage.values()
Returns an array containing the constants of this enum class, in the order they are declared.