public class FancyPostGenerationTheme extends FancyTheme
snowLayer, terrainDirtAndGravel, terrainStoneAndGravel
Constructor and Description |
---|
FancyPostGenerationTheme(Dimension dimension,
Terrain baseTerrain) |
Modifier and Type | Method and Description |
---|---|
protected float |
getHeight(int x,
int y) |
void |
install() |
apply, clone, getBaseTerrain, getDesertMaxHeight, getForestMap, getHeightMap, getHumidityMap, getMaxHeight, getMinHeight, getRockySlope, getSeed, getTemperatureMap, getWaterHeight, setBaseTerrain, setDesertMaxHeight, setForestMap, setHeightMap, setHumidityMap, setMinMaxHeight, setRockySlope, setSeed, setTemperatureMap, setWaterHeight
protected float getHeight(int x, int y)
getHeight
in class FancyTheme
public void install()