Interface ChunkEvent.Unload
- All Superinterfaces:
ChunkEvent
,ChunkEvent.WorldScoped
,Event
- All Known Subinterfaces:
ChunkEvent.Unload.Post
,ChunkEvent.Unload.Pre
- Enclosing interface:
ChunkEvent
Called when a
chunk
was unloaded.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Called after thechunk
is unloaded.static interface
Called before thechunk
is unloaded.Nested classes/interfaces inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent
ChunkEvent.Blocks, ChunkEvent.Entities, ChunkEvent.Generated, ChunkEvent.Load, ChunkEvent.Unload, ChunkEvent.WorldScoped
-
Method Summary
Methods inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent
chunkPosition
Methods inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent.WorldScoped
worldKey