Package | Description |
---|---|
net.minecraftforge.event.terraingen |
Modifier and Type | Class and Description |
---|---|
static class |
ChunkProviderEvent.InitNoiseField
This event is fired before a chunks terrain noise field is initialized.
|
static class |
ChunkProviderEvent.ReplaceBiomeBlocks
This event is fired when a chunks blocks are replaced by a biomes top and
filler blocks.
|
class |
PopulateChunkEvent |
static class |
PopulateChunkEvent.Populate
This event is fired when a chunk is populated with a terrain feature.
|
static class |
PopulateChunkEvent.Post |
static class |
PopulateChunkEvent.Pre |