| Package | Description | 
|---|---|
| net.minecraftforge.event.terraingen | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InitNoiseGensEvent<T extends InitNoiseGensEvent.Context> | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | InitNoiseGensEvent.ContextEnd | 
| static class  | InitNoiseGensEvent.ContextHell | 
| static class  | InitNoiseGensEvent.ContextOverworld | 
| Modifier and Type | Field and Description | 
|---|---|
| private T | InitNoiseGensEvent. newValues | 
| private T | InitNoiseGensEvent. original | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T extends InitNoiseGensEvent.Context> | TerrainGen. getModdedNoiseGenerators(World world,
                        java.util.Random rand,
                        T original) | 
| Modifier and Type | Method and Description | 
|---|---|
| InitNoiseGensEvent.Context | InitNoiseGensEvent.Context. clone() |