Interface ChunkEvent.Blocks.Save.Post
- All Superinterfaces:
ChunkEvent,ChunkEvent.Blocks,ChunkEvent.Blocks.Save,ChunkEvent.WorldScoped,Event
- Enclosing interface:
ChunkEvent.Blocks.Save
Called after the
chunk block data is saved.
Guaranteed to exist in the chunk's block storage container.
Depending on the implementation, this event may be called off-thread.
-
Nested Class Summary
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.SaveNested classes/interfaces inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent.Blocks.Save
ChunkEvent.Blocks.Save.Post, ChunkEvent.Blocks.Save.Pre -
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