|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.world.biome.BiomeGenBase
net.minecraft.world.biome.BiomeGenSwamp
public class BiomeGenSwamp
Field Summary |
---|
Fields inherited from class net.minecraft.world.biome.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 |
Method Summary | |
---|---|
int |
getBiomeFoliageColor()
|
int |
getBiomeGrassColor()
|
WorldGenerator |
getRandomWorldGenForTrees(Random par1Random)
Gets a WorldGen appropriate for this biome. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public WorldGenerator getRandomWorldGenForTrees(Random par1Random)
getRandomWorldGenForTrees
in class BiomeGenBase
public int getBiomeGrassColor()
getBiomeGrassColor
in class BiomeGenBase
public int getBiomeFoliageColor()
getBiomeFoliageColor
in class BiomeGenBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |