Package net.minecraft.world.biome
Class BirchForestBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.ForestBiome
net.minecraft.world.biome.BirchForestBiome
- Mappings:
Namespace Name official anyintermediary net/minecraft/class_2713named net/minecraft/world/biome/BirchForestBiome
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.biome.ForestBiome
ForestBiome.TypeNested classes/interfaces inherited from class net.minecraft.world.biome.Biome
Biome.Settings, Biome.SpawnEntry, Biome.Temperature -
Field Summary
Fields inherited from class net.minecraft.world.biome.ForestBiome
field_7234, field_7235, field_7236Fields inherited from class net.minecraft.world.biome.Biome
airBlockState, baseBlock, bedrockBlockState, biomeDecorator, biomeList, DOUBLE_PLANT_FEATURE, field_4631, flyingEntries, FOLIAGE_NOISE, gravelBlockState, iceBlockState, JUNGLE_TREE_FEATURE, monsterEntries, OAK_TREE_FEATURE, passiveEntries, redSandstoneBlockState, REGISTRY, sandstoneBlockState, stoneBlockState, TEMPERATURE_NOISE, topBlock, waterBlockState, waterEntries -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.biome.ForestBiome
asClass, decorate, getGrassColor, method_11542, method_11543, pickFlowerMethods inherited from class net.minecraft.world.biome.Biome
byId, createBiomePopulator, getBiomeFromIndex, getBiomeFromList, getBiomeIndex, getBiomeTemperature, getByRawIdOrDefault, getDepth, getFoliageColor, getMaxSpawnLimit, getName, getRainfall, getSkyColor, getSpawnEntries, getTemperature, getTemperature, getVariationModifier, getWaterColor, hasHighHumidity, hasParent, isMutated, isMutatedBiome, method_11504, method_3828, method_3830, method_6420, method_8590, register
-
Constructor Details
-
BirchForestBiome
- Mappings:
Namespace Name Mixin selector official <init>Lanh;<init>(Lanh$a;)Vintermediary <init>Lnet/minecraft/class_1170;<init>(Lnet/minecraft/class_1170$class_2708;)Vnamed <init>Lnet/minecraft/world/biome/Biome;<init>(Lnet/minecraft/world/biome/Biome$Settings;)V
-
-
Method Details
-
method_3822
- Overrides:
method_3822in classForestBiome- Mappings:
Namespace Name Mixin selector official aLanh;a(Ljava/util/Random;)Lazg;intermediary method_3822Lnet/minecraft/class_1170;method_3822(Ljava/util/Random;)Lnet/minecraft/class_1769;named method_3822Lnet/minecraft/world/biome/Biome;method_3822(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/FoliageFeature;
-