world
Interfaces, Classes, Traits and Enums
- ChunkEvent
- Chunk-related events
- ChunkLoadEvent
- Called when a Chunk is loaded
- ChunkPopulateEvent
- Called when a Chunk is populated (after receiving it on the main thread)
- ChunkUnloadEvent
- Called when a Chunk is unloaded
- SpawnChangeEvent
- An event that is called when a world spawn changes.
- WorldEvent
- WorldInitEvent
- Called when a World is initializing
- WorldLoadEvent
- Called when a World is loaded
- WorldSaveEvent
- Called when a World is saved
- WorldUnloadEvent
- Called when a World is unloaded