Package net.minecraft.world.biome
Class TaigaBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.TaigaBiome
- Mappings:
Namespace Name official ajdintermediary net/minecraft/class_1189named net/minecraft/world/biome/TaigaBiome
-
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 TaigaBiome.Typeprivate static final PineTreeFeatureprivate static final SpruceTreeFeatureprivate static final GiantSpruceTreeFeatureprivate static final GiantSpruceTreeFeatureprivate static final class_1770Fields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_3822(Random random) method_3828(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_3830, method_8590, pickFlower, register
-
Field Details
-
field_7254
- Mappings:
Namespace Name Mixin selector official yLajd;y:Lauu;intermediary field_7254Lnet/minecraft/class_1189;field_7254:Lnet/minecraft/class_1240;named field_7254Lnet/minecraft/world/biome/TaigaBiome;field_7254:Lnet/minecraft/world/gen/feature/PineTreeFeature;
-
field_7255
- Mappings:
Namespace Name Mixin selector official zLajd;z:Lavd;intermediary field_7255Lnet/minecraft/class_1189;field_7255:Lnet/minecraft/class_1246;named field_7255Lnet/minecraft/world/biome/TaigaBiome;field_7255:Lnet/minecraft/world/gen/feature/SpruceTreeFeature;
-
field_7256
- Mappings:
Namespace Name Mixin selector official ALajd;A:Laup;intermediary field_7256Lnet/minecraft/class_1189;field_7256:Lnet/minecraft/class_1775;named field_7256Lnet/minecraft/world/biome/TaigaBiome;field_7256:Lnet/minecraft/world/gen/feature/GiantSpruceTreeFeature;
-
field_7257
- Mappings:
Namespace Name Mixin selector official BLajd;B:Laup;intermediary field_7257Lnet/minecraft/class_1189;field_7257:Lnet/minecraft/class_1775;named field_7257Lnet/minecraft/world/biome/TaigaBiome;field_7257:Lnet/minecraft/world/gen/feature/GiantSpruceTreeFeature;
-
field_7258
- Mappings:
Namespace Name Mixin selector official CLajd;C:Lats;intermediary field_7258Lnet/minecraft/class_1189;field_7258:Lnet/minecraft/class_1770;named field_7258Lnet/minecraft/world/biome/TaigaBiome;field_7258:Lnet/minecraft/world/gen/feature/class_1770;
-
field_12548
- Mappings:
Namespace Name Mixin selector official DLajd;D:Lajd$a;intermediary field_12548Lnet/minecraft/class_1189;field_12548:Lnet/minecraft/class_1189$class_2714;named field_12548Lnet/minecraft/world/biome/TaigaBiome;field_12548:Lnet/minecraft/world/biome/TaigaBiome$Type;
-
-
Constructor Details
-
TaigaBiome
-
-
Method Details
-
method_3822
- Overrides:
method_3822in classBiome- Mappings:
Namespace Name Mixin selector official aLaig;a(Ljava/util/Random;)Latp;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;
-
method_3828
- Overrides:
method_3828in classBiome- Mappings:
Namespace Name Mixin selector official bLaig;b(Ljava/util/Random;)Laud;intermediary method_3828Lnet/minecraft/class_1170;method_3828(Ljava/util/Random;)Lnet/minecraft/class_1227;named method_3828Lnet/minecraft/world/biome/Biome;method_3828(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/Feature;
-
decorate
- Overrides:
decoratein classBiome- Mappings:
Namespace Name Mixin selector official aLaig;a(Laht;Ljava/util/Random;Lcl;)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 aLaig;a(Laht;Ljava/util/Random;Latf;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
-