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.WorldScoped
Nested classes/interfaces inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent.Blocks
ChunkEvent.Blocks.Load, ChunkEvent.Blocks.Save
Nested 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
chunkPosition
Methods inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent.WorldScoped
worldKey