Class ForestBiome

java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.ForestBiome

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

    • field_506

      protected static final BirchTreeFeature field_506
      Mappings:
      Namespace Name Mixin selector
      official aD Laeg;aD:Laoj;
      intermediary field_506 Lnet/minecraft/class_127;field_506:Lnet/minecraft/class_432;
      named field_506 Lnet/minecraft/world/biome/ForestBiome;field_506:Lnet/minecraft/world/gen/feature/BirchTreeFeature;
    • field_507

      protected static final BirchTreeFeature field_507
      Mappings:
      Namespace Name Mixin selector
      official aE Laeg;aE:Laoj;
      intermediary field_507 Lnet/minecraft/class_127;field_507:Lnet/minecraft/class_432;
      named field_507 Lnet/minecraft/world/biome/ForestBiome;field_507:Lnet/minecraft/world/gen/feature/BirchTreeFeature;
    • field_508

      protected static final DarkOakTreeFeature field_508
      Mappings:
      Namespace Name Mixin selector
      official aF Laeg;aF:Lapn;
      intermediary field_508 Lnet/minecraft/class_127;field_508:Lnet/minecraft/class_462;
      named field_508 Lnet/minecraft/world/biome/ForestBiome;field_508:Lnet/minecraft/world/gen/feature/DarkOakTreeFeature;
    • field_509

      private int field_509
      Mappings:
      Namespace Name Mixin selector
      official aG Laeg;aG:I
      intermediary field_509 Lnet/minecraft/class_127;field_509:I
      named field_509 Lnet/minecraft/world/biome/ForestBiome;field_509:I
  • Constructor Details

    • ForestBiome

      public ForestBiome​(int id, int int2)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laeg;<init>(II)V
      intermediary <init> Lnet/minecraft/class_127;<init>(II)V
      named <init> Lnet/minecraft/world/biome/ForestBiome;<init>(II)V
  • Method Details

    • seedModifier

      protected Biome seedModifier​(int int2, boolean bool)
      Overrides:
      seedModifier in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lady;a(IZ)Lady;
      intermediary method_517 Lnet/minecraft/class_113;method_517(IZ)Lnet/minecraft/class_113;
      named seedModifier Lnet/minecraft/world/biome/Biome;seedModifier(IZ)Lnet/minecraft/world/biome/Biome;
    • method_524

      public FoliageFeature method_524​(Random random)
      Overrides:
      method_524 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lady;a(Ljava/util/Random;)Laoh;
      intermediary method_524 Lnet/minecraft/class_113;method_524(Ljava/util/Random;)Lnet/minecraft/class_429;
      named method_524 Lnet/minecraft/world/biome/Biome;method_524(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/FoliageFeature;
    • pickFlower

      public FlowerBlock.FlowerType pickFlower​(Random random, BlockPos blockPos)
      Overrides:
      pickFlower in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lady;a(Ljava/util/Random;Lcj;)Lagw$a;
      intermediary method_525 Lnet/minecraft/class_113;method_525(Ljava/util/Random;Lnet/minecraft/class_1372;)Lnet/minecraft/class_211$class_212;
      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 Lady;a(Ladm;Ljava/util/Random;Lcj;)V
      intermediary method_519 Lnet/minecraft/class_113;method_519(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)V
      named decorate Lnet/minecraft/world/biome/Biome;decorate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)V
    • getGrassColor

      @Environment(CLIENT) public int getGrassColor​(BlockPos pos)
      Overrides:
      getGrassColor in class Biome
      Mappings:
      Namespace Name Mixin selector
      official b Lady;b(Lcj;)I
      intermediary method_530 Lnet/minecraft/class_113;method_530(Lnet/minecraft/class_1372;)I
      named getGrassColor Lnet/minecraft/world/biome/Biome;getGrassColor(Lnet/minecraft/util/math/BlockPos;)I
    • getMutatedVariant

      protected Biome getMutatedVariant​(int int2)
      Overrides:
      getMutatedVariant in class Biome
      Mappings:
      Namespace Name Mixin selector
      official d Lady;d(I)Lady;
      intermediary method_536 Lnet/minecraft/class_113;method_536(I)Lnet/minecraft/class_113;
      named getMutatedVariant Lnet/minecraft/world/biome/Biome;getMutatedVariant(I)Lnet/minecraft/world/biome/Biome;