Package net.minecraft.src
Class BiomeGenDesert
java.lang.Object
net.minecraft.src.BiomeGenBase
net.minecraft.src.BiomeGenDesert
-
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 TypeMethodDescriptionbooleanvoidMethods inherited from class net.minecraft.src.BiomeGenBase
canRainInBiome, canSlimesSpawnOnSurface, canSnowAt, createBiomeDecorator, func_76733_a, getBiomeFoliageColor, getBiomeGrassColor, getEnableSnow, getFloatRainfall, getFloatTemperature, getIntRainfall, getIntTemperature, getRandomWorldGenForGrass, getRandomWorldGenForTrees, getSkyColorByTemp, getSpawnableList, getSpawningChance, isHighHumidity, setBiomeName, setColor, setEnableSnow
-
Constructor Details
-
BiomeGenDesert
public BiomeGenDesert(int par1)
-
-
Method Details
-
decorate
- Overrides:
decoratein classBiomeGenBase
-
canLightningStrikeInBiome
public boolean canLightningStrikeInBiome()- Overrides:
canLightningStrikeInBiomein classBiomeGenBase
-