![]() |
Bukkit
1.5.2-R1.0
|
Events triggered by various world states or changes. More...
Classes | |
| class | ChunkEvent |
| Represents a Chunk related event. More... | |
| class | ChunkLoadEvent |
| Called when a chunk is loaded. More... | |
| class | ChunkPopulateEvent |
| Thrown when a new chunk has finished being populated. More... | |
| class | ChunkUnloadEvent |
| Called when a chunk is unloaded. More... | |
| class | PortalCreateEvent |
| Called when a portal is created. More... | |
| class | SpawnChangeEvent |
| An event that is called when a world's spawn changes. More... | |
| class | StructureGrowEvent |
| Event that is called when an organic structure attempts to grow (Sapling -> Tree), (Mushroom -> Huge Mushroom), naturally or using bonemeal. More... | |
| class | WorldEvent |
| Represents events within a world. More... | |
| class | WorldInitEvent |
| Called when a World is initializing. More... | |
| class | WorldLoadEvent |
| Called when a World is loaded. More... | |
| class | WorldSaveEvent |
| class | WorldUnloadEvent |
| Called when a World is unloaded. More... | |