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 akp
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 y Lakp;y:Lawb;
      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 z Lakp;z:Lawb;
      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 A Lakp;A:Laxi;
      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 B Lakp;B:Lakp$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 Lakf;a(Ljava/util/Random;)Lavz;
      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 Lakf;a(Ljava/util/Random;Lco;)Lano$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 Lakf;a(Lajs;Ljava/util/Random;Lco;)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 Lakp;b(Lajs;Ljava/util/Random;Lco;)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 Lakp;a(Lajs;Ljava/util/Random;Lco;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 Lakf;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 Lakf;b(Lco;)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