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_1179
named net/minecraft/world/biome/ForestBiome
  • Field Details

    • field_7234

      protected static final BirchTreeFeature field_7234
      Mappings:
      Namespace Name Mixin selector
      official aD Laeg;aD:Laoj;
      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 aE Laeg;aE:Laoj;
      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 aF Laeg;aF:Lapn;
      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_7237

      private int field_7237
      Mappings:
      Namespace Name Mixin selector
      official aG Laeg;aG:I
      intermediary field_7237 Lnet/minecraft/class_1179;field_7237:I
      named field_7237 Lnet/minecraft/world/biome/ForestBiome;field_7237: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_1179;<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_6419 Lnet/minecraft/class_1170;method_6419(IZ)Lnet/minecraft/class_1170;
      named seedModifier Lnet/minecraft/world/biome/Biome;seedModifier(IZ)Lnet/minecraft/world/biome/Biome;
    • method_3822

      public FoliageFeature method_3822(Random random)
      Overrides:
      method_3822 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lady;a(Ljava/util/Random;)Laoh;
      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 Lady;a(Ljava/util/Random;Lcj;)Lagw$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 Lady;a(Ladm;Ljava/util/Random;Lcj;)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
    • 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_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
    • getMutatedVariant

      protected Biome getMutatedVariant(int id)
      Overrides:
      getMutatedVariant in class Biome
      Mappings:
      Namespace Name Mixin selector
      official d Lady;d(I)Lady;
      intermediary method_8593 Lnet/minecraft/class_1170;method_8593(I)Lnet/minecraft/class_1170;
      named getMutatedVariant Lnet/minecraft/world/biome/Biome;getMutatedVariant(I)Lnet/minecraft/world/biome/Biome;