Interface ChunkEvent.Blocks
- All Superinterfaces:
ChunkEvent,ChunkEvent.WorldScoped,Event
- All Known Subinterfaces:
ChunkEvent.Blocks.Load,ChunkEvent.Blocks.Save,ChunkEvent.Blocks.Save.Post,ChunkEvent.Blocks.Save.Pre
- Enclosing interface:
ChunkEvent
Called when a
chunk is performing a block related operation.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceCalled when a block data ofchunkis loaded.static interfaceCalled when achunkis performing a block 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