Interface ChunkEvent.Entities.Save.Post
- All Superinterfaces:
ChunkEvent,ChunkEvent.Entities,ChunkEvent.Entities.Save,ChunkEvent.WorldScoped,Event
- Enclosing interface:
ChunkEvent.Entities.Save
Called after the
chunk entity data is saved.
Guaranteed to exist in the chunk's entity 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.Entities
ChunkEvent.Entities.Load, ChunkEvent.Entities.SaveNested classes/interfaces inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent.Entities.Save
ChunkEvent.Entities.Save.Post, ChunkEvent.Entities.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