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