Uses of Enum Class
net.minecraft.world.level.border.BorderStatus
-
Uses of BorderStatus in net.minecraft.world.level.border
Modifier and TypeMethodDescriptionWorldBorder.BorderExtent.getStatus()
WorldBorder.getStatus()
WorldBorder.MovingBorderExtent.getStatus()
WorldBorder.StaticBorderExtent.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.