public abstract class TerrainGen
extends java.lang.Object
| Constructor and Description |
|---|
TerrainGen() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends InitNoiseGensEvent.Context> |
getModdedNoiseGenerators(IWorld world,
java.util.Random rand,
T original) |
public static <T extends InitNoiseGensEvent.Context> T getModdedNoiseGenerators(IWorld world, java.util.Random rand, T original)