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