Uses of Enum Class
net.minecraft.world.level.border.BorderStatus
Packages that use BorderStatus
-
Uses of BorderStatus in net.minecraft.world.level.border
Methods in net.minecraft.world.level.border that return BorderStatusModifier and TypeMethodDescriptionWorldBorder.BorderExtent.getStatus()WorldBorder.getStatus()WorldBorder.MovingBorderExtent.getStatus()WorldBorder.StaticBorderExtent.getStatus()static BorderStatusReturns 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.