Uses of Enum
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 TypeMethodDescriptionChunk.getLoadLevel()
Gets the load level of this chunk, which determines what game logic is processed.static Chunk.LoadLevel
Returns the enum constant of this type with the specified name.static Chunk.LoadLevel[]
Chunk.LoadLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.