Package net.minecraft.world.biome
Class ExtremeHillsBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.ExtremeHillsBiome
- Mappings:
Namespace Name official aknintermediary net/minecraft/class_1177named net/minecraft/world/biome/ExtremeHillsBiome
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.world.biome.Biome
Biome.Settings, Biome.SpawnEntry, Biome.Temperature -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ExtremeHillsBiome.Typeprivate final Featureprivate final SpruceTreeFeatureFields inherited from class net.minecraft.world.biome.Biome
airBlockState, baseBlock, bedrockBlockState, biomeDecorator, biomeList, BIOMESET, 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
ConstructorsModifierConstructorDescriptionprotectedExtremeHillsBiome(ExtremeHillsBiome.Type type, Biome.Settings settings) -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_3822(Random random) voidmethod_6420(World world, Random random, ChunkBlockStateStorage chunkStorage, int int2, int int3, double double2) Methods inherited from class net.minecraft.world.biome.Biome
asClass, byId, createBiomePopulator, getBiomeFromIndex, getBiomeFromList, getBiomeIndex, getBiomeTemperature, getByRawIdOrDefault, getDepth, getFoliageColor, getGrassColor, getMaxSpawnLimit, getName, getRainfall, getSkyColor, getSpawnEntries, getTemperature, getTemperature, getVariationModifier, getWaterColor, hasHighHumidity, hasParent, isMutated, isMutatedBiome, method_11504, method_3828, method_3830, method_8590, pickFlower, register
-
Field Details
-
field_5478
- Mappings:
Namespace Name Mixin selector official yLakn;y:Lawn;intermediary field_5478Lnet/minecraft/class_1177;field_5478:Lnet/minecraft/class_1227;named field_5478Lnet/minecraft/world/biome/ExtremeHillsBiome;field_5478:Lnet/minecraft/world/gen/feature/Feature;
-
field_7229
- Mappings:
Namespace Name Mixin selector official zLakn;z:Laxn;intermediary field_7229Lnet/minecraft/class_1177;field_7229:Lnet/minecraft/class_1246;named field_7229Lnet/minecraft/world/biome/ExtremeHillsBiome;field_7229:Lnet/minecraft/world/gen/feature/SpruceTreeFeature;
-
field_12529
- Mappings:
Namespace Name Mixin selector official ALakn;A:Lakn$a;intermediary field_12529Lnet/minecraft/class_1177;field_12529:Lnet/minecraft/class_1177$class_2710;named field_12529Lnet/minecraft/world/biome/ExtremeHillsBiome;field_12529:Lnet/minecraft/world/biome/ExtremeHillsBiome$Type;
-
-
Constructor Details
-
ExtremeHillsBiome
-
-
Method Details
-
method_3822
- Overrides:
method_3822in classBiome- Mappings:
Namespace Name Mixin selector official aLakf;a(Ljava/util/Random;)Lavz;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;
-
decorate
- Overrides:
decoratein classBiome- Mappings:
Namespace Name Mixin selector official aLakf;a(Lajs;Ljava/util/Random;Lco;)Vintermediary method_3824Lnet/minecraft/class_1170;method_3824(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Vnamed decorateLnet/minecraft/world/biome/Biome;decorate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)V
-
method_6420
public void method_6420(World world, Random random, ChunkBlockStateStorage chunkStorage, int int2, int int3, double double2) - Overrides:
method_6420in classBiome- Mappings:
Namespace Name Mixin selector official aLakf;a(Lajs;Ljava/util/Random;Lavp;IID)Vintermediary method_6420Lnet/minecraft/class_1170;method_6420(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2252;IID)Vnamed method_6420Lnet/minecraft/world/biome/Biome;method_6420(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/world/chunk/ChunkBlockStateStorage;IID)V
-