Class ForestBiome

java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.ForestBiome
Direct Known Subclasses:
BirchForestBiome

public class ForestBiome extends Biome
Mappings:
Namespace Name
official anr
intermediary net/minecraft/class_1179
named net/minecraft/world/biome/ForestBiome
  • Field Details

    • field_7234

      protected static final BirchTreeFeature field_7234
      Mappings:
      Namespace Name Mixin selector
      official x Lanr;x:Lazi;
      intermediary field_7234 Lnet/minecraft/class_1179;field_7234:Lnet/minecraft/class_1221;
      named field_7234 Lnet/minecraft/world/biome/ForestBiome;field_7234:Lnet/minecraft/world/gen/feature/BirchTreeFeature;
    • field_7235

      protected static final BirchTreeFeature field_7235
      Mappings:
      Namespace Name Mixin selector
      official y Lanr;y:Lazi;
      intermediary field_7235 Lnet/minecraft/class_1179;field_7235:Lnet/minecraft/class_1221;
      named field_7235 Lnet/minecraft/world/biome/ForestBiome;field_7235:Lnet/minecraft/world/gen/feature/BirchTreeFeature;
    • field_7236

      protected static final DarkOakTreeFeature field_7236
      Mappings:
      Namespace Name Mixin selector
      official z Lanr;z:Lbap;
      intermediary field_7236 Lnet/minecraft/class_1179;field_7236:Lnet/minecraft/class_1777;
      named field_7236 Lnet/minecraft/world/biome/ForestBiome;field_7236:Lnet/minecraft/world/gen/feature/DarkOakTreeFeature;
    • field_12535

      private final ForestBiome.Type field_12535
      Mappings:
      Namespace Name Mixin selector
      official A Lanr;A:Lanr$a;
      intermediary field_12535 Lnet/minecraft/class_1179;field_12535:Lnet/minecraft/class_1179$class_2712;
      named field_12535 Lnet/minecraft/world/biome/ForestBiome;field_12535:Lnet/minecraft/world/biome/ForestBiome$Type;
  • Constructor Details

  • Method Details

    • method_3822

      public FoliageFeature method_3822(Random random)
      Overrides:
      method_3822 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a(Ljava/util/Random;)Lazg;
      intermediary method_3822 Lnet/minecraft/class_1170;method_3822(Ljava/util/Random;)Lnet/minecraft/class_1769;
      named method_3822 Lnet/minecraft/world/biome/Biome;method_3822(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/FoliageFeature;
    • pickFlower

      public FlowerBlock.FlowerType pickFlower(Random random, BlockPos pos)
      Overrides:
      pickFlower in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a(Ljava/util/Random;Let;)Laqr$a;
      intermediary method_8589 Lnet/minecraft/class_1170;method_8589(Ljava/util/Random;Lnet/minecraft/class_2552;)Lnet/minecraft/class_112$class_2185;
      named pickFlower Lnet/minecraft/world/biome/Biome;pickFlower(Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/FlowerBlock$FlowerType;
    • decorate

      public void decorate(World world, Random random, BlockPos pos)
      Overrides:
      decorate in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a(Lamu;Ljava/util/Random;Let;)V
      intermediary method_3824 Lnet/minecraft/class_1170;method_3824(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)V
      named decorate Lnet/minecraft/world/biome/Biome;decorate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)V
    • method_11543

      protected void method_11543(World world, Random random, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official b Lanr;b(Lamu;Ljava/util/Random;Let;)V
      intermediary method_11543 Lnet/minecraft/class_1179;method_11543(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)V
      named method_11543 Lnet/minecraft/world/biome/ForestBiome;method_11543(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)V
    • method_11542

      protected void method_11542(World world, Random random, BlockPos blockPos, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lanr;a(Lamu;Ljava/util/Random;Let;I)V
      intermediary method_11542 Lnet/minecraft/class_1179;method_11542(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;I)V
      named method_11542 Lnet/minecraft/world/biome/ForestBiome;method_11542(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;I)V
    • asClass

      public Class<? extends Biome> asClass()
      Overrides:
      asClass in class Biome
      Mappings:
      Namespace Name Mixin selector
      official g Lanh;g()Ljava/lang/Class;
      intermediary method_6431 Lnet/minecraft/class_1170;method_6431()Ljava/lang/Class;
      named asClass Lnet/minecraft/world/biome/Biome;asClass()Ljava/lang/Class;
    • getGrassColor

      @Environment(CLIENT) public int getGrassColor(BlockPos pos)
      Overrides:
      getGrassColor in class Biome
      Mappings:
      Namespace Name Mixin selector
      official b Lanh;b(Let;)I
      intermediary method_8591 Lnet/minecraft/class_1170;method_8591(Lnet/minecraft/class_2552;)I
      named getGrassColor Lnet/minecraft/world/biome/Biome;getGrassColor(Lnet/minecraft/util/math/BlockPos;)I