Interface ChunkEvent.Generated
-
- All Superinterfaces:
ChunkEvent
,ChunkEvent.WorldScoped
,Event
- Enclosing interface:
- ChunkEvent
public static interface ChunkEvent.Generated extends ChunkEvent.WorldScoped
Called when a newchunk
was generated.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent
ChunkEvent.Generated, ChunkEvent.Load, ChunkEvent.Save, 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
-
-