Uses of Interface
org.bukkit.WorldBorder
-
Packages that use WorldBorder Package Description org.bukkit The root package of the Bukkit API, contains generalized API classes. -
-
Uses of WorldBorder in org.bukkit
Methods in org.bukkit that return WorldBorder Modifier and Type Method Description @NotNull WorldBorder
World. getWorldBorder()
Gets the world border for this world.
-