public class BiomeGenEnd extends BiomeGenBase
BiomeGenBase.FlowerEntry, BiomeGenBase.Height, BiomeGenBase.SpawnListEntry, BiomeGenBase.TempCategory
beach, BIOME_ID_MAP, biomeID, biomeName, birchForest, birchForestHills, coldBeach, coldTaiga, coldTaigaHills, color, deepOcean, desert, desertHills, DOUBLE_PLANT_GENERATOR, enableRain, enableSnow, explorationBiomesList, extremeHills, extremeHillsEdge, extremeHillsPlus, field_150609_ah, field_180279_ad, fillerBlock, fillerBlockMetadata, flowers, forest, forestHills, frozenOcean, frozenRiver, GRASS_COLOR_NOISE, 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, hell, iceMountains, icePlains, jungle, jungleEdge, jungleHills, maxHeight, megaTaiga, megaTaigaHills, mesa, mesaPlateau, mesaPlateau_F, minHeight, mushroomIsland, mushroomIslandShore, ocean, plains, rainfall, river, roofedForest, savanna, savannaPlateau, sky, spawnableCaveCreatureList, spawnableCreatureList, spawnableMonsterList, spawnableWaterCreatureList, stoneBeach, swampland, taiga, taigaHills, temperature, temperatureNoise, theBiomeDecorator, topBlock, waterColorMultiplier, worldGeneratorBigTree, worldGeneratorSwamp, worldGeneratorTrees
Constructor and Description |
---|
BiomeGenEnd(int p_i1990_1_) |
Modifier and Type | Method and Description |
---|---|
int |
getSkyColorByTemp(float p_76731_1_)
takes temperature, returns color
|
addDefaultFlowers, addFlower, canSpawnLightningBolt, createBiomeDecorator, createMutatedBiome, createMutation, decorate, func_150557_a, func_150563_c, genBigTreeChance, generateBiomeTerrain, genTerrainBlocks, getBiome, getBiomeClass, getBiomeFromBiomeList, getBiomeGenArray, getEnableSnow, getFloatRainfall, getFloatTemperature, getFoliageColorAtPos, getGrassColorAtPos, getIntRainfall, getModdedBiomeDecorator, getModdedBiomeFoliageColor, getModdedBiomeGrassColor, getRandomWorldGenForGrass, getSpawnableList, getSpawningChance, getTempCategory, getWaterColorMultiplier, isEqualTo, isHighHumidity, isSnowyBiome, pickRandomFlower, plantFlower, setBiomeName, setColor, setDisableRain, setEnableSnow, setFillerBlockMetadata, setHeight, setTemperatureRainfall
public int getSkyColorByTemp(float p_76731_1_)
getSkyColorByTemp
in class BiomeGenBase