Uses of Enum Class
org.bukkit.Chunk.LoadLevel
Packages that use Chunk.LoadLevel
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of Chunk.LoadLevel in org.bukkit
Methods in org.bukkit that return Chunk.LoadLevelModifier and TypeMethodDescription@NotNull Chunk.LoadLevel
Chunk.getLoadLevel()
Gets the load level of this chunk, which determines what game logic is processed.static Chunk.LoadLevel
Returns the enum constant of this class with the specified name.static Chunk.LoadLevel[]
Chunk.LoadLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.