Uses of Enum Class
net.minecraft.world.border.BorderStatus
-
Uses of BorderStatus in net.minecraft.world.border
Modifier and TypeMethodDescriptionWorldBorder.getStatus()
WorldBorder.IBorderInfo.getStatus()
WorldBorder.MovingBorderInfo.getStatus()
WorldBorder.StationaryBorderInfo.getStatus()
static BorderStatus
Returns the enum constant of this class with the specified name.static BorderStatus[]
BorderStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.