public class BiomeGenPlains extends BiomeGenBase
BiomeGenBase.Height, BiomeGenBase.SpawnListEntry, BiomeGenBase.TempCategory
Modifier and Type | Field and Description |
---|---|
protected boolean |
field_150628_aC |
beach, biomeID, biomeName, birchForest, birchForestHills, coldBeach, coldTaiga, coldTaigaHills, color, deepOcean, desert, desertHills, enableRain, enableSnow, explorationBiomesList, extremeHills, extremeHillsEdge, extremeHillsPlus, field_150604_aj, field_150609_ah, field_76754_C, fillerBlock, forest, forestHills, frozenOcean, frozenRiver, genTallFlowers, height_DeepOceans, height_Default, height_HighPlateaus, height_LowHills, height_LowIslands, height_LowPlains, height_MidHills, height_MidPlains, height_Oceans, height_PartiallySubmerged, height_RockyWaters, height_ShallowWaters, height_Shores, heightVariation, hell, iceMountains, icePlains, jungle, jungleEdge, jungleHills, megaTaiga, megaTaigaHills, mesa, mesaPlateau, mesaPlateau_F, mushroomIsland, mushroomIslandShore, ocean, plains, plantNoise, rainfall, river, roofedForest, rootHeight, savanna, savannaPlateau, sky, spawnableCaveCreatureList, spawnableCreatureList, spawnableMonsterList, spawnableWaterCreatureList, stoneBeach, swampland, taiga, taigaHills, temperature, temperatureNoise, theBiomeDecorator, topBlock, waterColorMultiplier, worldGeneratorBigTree, worldGeneratorSwamp, worldGeneratorTrees
Constructor and Description |
---|
BiomeGenPlains(int p_i1986_1_) |
Modifier and Type | Method and Description |
---|---|
BiomeGenBase |
createMutation() |
void |
decorate(World p_76728_1_,
java.util.Random p_76728_2_,
int p_76728_3_,
int p_76728_4_) |
java.lang.String |
func_150572_a(java.util.Random p_150572_1_,
int p_150572_2_,
int p_150572_3_,
int p_150572_4_) |
canSpawnLightningBolt, createBiomeDecorator, func_150557_a, func_150559_j, func_150563_c, func_150567_a, func_76733_a, genBiomeTerrain, genTerrainBlocks, getBiome, getBiomeClass, getBiomeFoliageColor, getBiomeGenArray, getBiomeGrassColor, getEnableSnow, getFloatRainfall, getFloatTemperature, getIntRainfall, getRandomWorldGenForGrass, getSkyColorByTemp, getSpawnableList, getSpawningChance, getTempCategory, isEqualTo, isHighHumidity, setBiomeName, setColor, setDisableRain, setEnableSnow, setHeight, setTemperatureRainfall
public java.lang.String func_150572_a(java.util.Random p_150572_1_, int p_150572_2_, int p_150572_3_, int p_150572_4_)
func_150572_a
in class BiomeGenBase
public void decorate(World p_76728_1_, java.util.Random p_76728_2_, int p_76728_3_, int p_76728_4_)
decorate
in class BiomeGenBase
public BiomeGenBase createMutation()
createMutation
in class BiomeGenBase