Interface ChunkEvent.Save
- All Superinterfaces:
ChunkEvent
,ChunkEvent.WorldScoped
,Event
- All Known Subinterfaces:
ChunkEvent.Save.Post
,ChunkEvent.Save.Pre
- Enclosing interface:
- ChunkEvent
Called when a
chunk
is performing a save.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Called after thechunk
is saved.static interface
Called before thechunk
is saved.Nested classes/interfaces inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent
ChunkEvent.Generated, ChunkEvent.Load, ChunkEvent.Save, 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