Uses of Enum Class
net.minecraft.world.border.WorldBorderStage
Packages that use WorldBorderStage
-
Uses of WorldBorderStage in net.minecraft.world.border
Methods in net.minecraft.world.border that return WorldBorderStageModifier and TypeMethodDescriptionWorldBorder.Area.getStage()WorldBorder.getStage()WorldBorder.MovingArea.getStage()WorldBorder.StaticArea.getStage()static WorldBorderStageReturns 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.