Package net.minecraft.src
Class BiomeGenEnd
java.lang.Object
net.minecraft.src.BiomeGenBase
net.minecraft.src.BiomeGenEnd
-
Field Summary
Fields inherited from class net.minecraft.src.BiomeGenBase
beach, biomeID, biomeList, biomeName, color, desert, desertHills, extremeHills, extremeHillsEdge, field_76754_C, fillerBlock, fillerBlockMetadata, forest, forestHills, frozenOcean, frozenRiver, hell, iceMountains, icePlains, jungle, jungleHills, maxHeight, minHeight, mushroomIsland, mushroomIslandShore, ocean, plains, rainfall, river, sky, spawnableCaveCreatureList, spawnableCreatureList, spawnableMonsterList, spawnableWaterCreatureList, swampland, taiga, taigaHills, temperature, theBiomeDecorator, topBlock, topBlockMetadata, waterColorMultiplier, worldGeneratorBigTree, worldGeneratorForest, worldGeneratorSwamp, worldGeneratorTrees -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetSkyColorByTemp(float par1) takes temperature, returns colorMethods inherited from class net.minecraft.src.BiomeGenBase
canLightningStrikeInBiome, canRainInBiome, canSlimesSpawnOnSurface, canSnowAt, createBiomeDecorator, decorate, func_76733_a, getBiomeFoliageColor, getBiomeGrassColor, getEnableSnow, getFloatRainfall, getFloatTemperature, getIntRainfall, getIntTemperature, getRandomWorldGenForGrass, getRandomWorldGenForTrees, getSpawnableList, getSpawningChance, isHighHumidity, setBiomeName, setColor, setEnableSnow
-
Constructor Details
-
BiomeGenEnd
public BiomeGenEnd(int par1)
-
-
Method Details
-
getSkyColorByTemp
public int getSkyColorByTemp(float par1) takes temperature, returns color- Overrides:
getSkyColorByTempin classBiomeGenBase
-