Interface ChunkEvent.Generated
- 
- All Superinterfaces:
- ChunkEvent,- ChunkEvent.WorldScoped,- Event
 - Enclosing interface:
- ChunkEvent
 
 public static interface ChunkEvent.Generated extends ChunkEvent.WorldScoped Called when a newchunkwas generated.
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.spongepowered.api.event.world.chunk.ChunkEventChunkEvent.Generated, ChunkEvent.Load, ChunkEvent.Save, ChunkEvent.Unload, ChunkEvent.WorldScoped
 
- 
 - 
Method Summary- 
Methods inherited from interface org.spongepowered.api.event.world.chunk.ChunkEventchunkPosition
 - 
Methods inherited from interface org.spongepowered.api.event.world.chunk.ChunkEvent.WorldScopedworldKey
 
- 
 
-