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