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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceCalled when an entity data ofchunkis loaded.static interfaceCalled when achunkis 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
chunkPositionMethods inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent.WorldScoped
worldKey