public class BiomeForestMutated extends BiomeForest
BiomeForest.TypeBiome.BiomeProperties, Biome.FlowerEntry, Biome.SpawnListEntry, Biome.TempCategoryIForgeRegistryEntry.Impl<T extends IForgeRegistryEntry<T>>BIRCH_TREE, ROOF_TREE, SUPER_BIRCH_TREEAIR, BEDROCK, BIG_TREE_FEATURE, DOUBLE_PLANT_GENERATOR, EXPLORATION_BIOMES_LIST, fillerBlock, flowers, GRASS_COLOR_NOISE, GRAVEL, ICE, modSpawnableLists, MUTATION_TO_BASE_ID_MAP, RED_SANDSTONE, REGISTRY, SANDSTONE, spawnableCaveCreatureList, spawnableCreatureList, spawnableMonsterList, spawnableWaterCreatureList, STONE, SWAMP_FEATURE, TEMPERATURE_NOISE, theBiomeDecorator, topBlock, TREE_FEATURE, WATERdelegate| Constructor and Description |
|---|
BiomeForestMutated(Biome.BiomeProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
WorldGenAbstractTree |
genBigTreeChance(java.util.Random rand) |
addDoublePlants, addMushrooms, decorate, getBiomeClass, getGrassColorAtPos, pickRandomFloweraddDefaultFlowers, addFlower, canRain, createBiomeDecorator, generateBiomeTerrain, genTerrainBlocks, getBaseHeight, getBiome, getBiome, getBiomeForId, getBiomeName, getEnableSnow, getFloatTemperature, getFoliageColorAtPos, getHeightVariation, getIdForBiome, getModdedBiomeDecorator, getModdedBiomeFoliageColor, getModdedBiomeGrassColor, getMutationForBiome, getRainfall, getRandomWorldGenForGrass, getSkyColorByTemp, getSpawnableList, getSpawningChance, getTempCategory, getTemperature, getWaterColor, getWaterColorMultiplier, ignorePlayerSpawnSuitability, isHighHumidity, isMutation, isSnowyBiome, plantFlower, registerBiome, registerBiomesgetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNamepublic BiomeForestMutated(Biome.BiomeProperties properties)
public WorldGenAbstractTree genBigTreeChance(java.util.Random rand)
genBigTreeChance in class BiomeForest