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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceCalled after thechunkis unloaded.static interfaceCalled before thechunkis 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
chunkPositionMethods inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent.WorldScoped
worldKey