|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.src.BiomeGenBase
net.minecraft.src.BiomeGenForest
public class BiomeGenForest
Field Summary |
---|
Fields inherited from class net.minecraft.src.BiomeGenBase |
---|
beach, biomeID, biomeList, biomeName, color, desert, desertHills, extremeHills, extremeHillsEdge, field_76754_C, fillerBlock, forest, forestHills, frozenOcean, frozenRiver, hell, iceMountains, icePlains, jungle, jungleHills, maxHeight, minHeight, mushroomIsland, mushroomIslandShore, ocean, plains, rainfall, river, sky, swampland, taiga, taigaHills, temperature, theBiomeDecorator, topBlock, waterColorMultiplier |
Constructor Summary | |
---|---|
BiomeGenForest(int par1)
|
Method Summary | |
---|---|
WorldGenerator |
getRandomWorldGenForTrees(Random par1Random)
Gets a WorldGen appropriate for this biome. |
Methods inherited from class net.minecraft.src.BiomeGenBase |
---|
canSpawnLightningBolt, decorate, getBiomeFoliageColor, getBiomeGrassColor, getEnableSnow, getFloatRainfall, getFloatTemperature, getIntRainfall, getIntTemperature, getRandomWorldGenForGrass, getSkyColorByTemp, getSpawnableList, getSpawningChance, isHighHumidity |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BiomeGenForest(int par1)
Method Detail |
---|
public WorldGenerator getRandomWorldGenForTrees(Random par1Random)
getRandomWorldGenForTrees
in class BiomeGenBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |