Class ForestBiome

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

public class ForestBiome extends Biome
Mappings:
Namespace Name
official asd
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 Lasd;aD:Lbhf;
      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 Lasd;aE:Lbhf;
      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 Lasd;aF:Lbij;
      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 Lasd;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> Lasd;<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 Larm;a(IZ)Larm;
      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 Larm;a(Ljava/util/Random;)Lbhc;
      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;
    • method_8589

      public class_2185 method_8589(Random random, BlockPos blockPos)
      Overrides:
      method_8589 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Larm;a(Ljava/util/Random;Ldt;)Lawa;
      intermediary method_8589 Lnet/minecraft/class_1170;method_8589(Ljava/util/Random;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2185;
      named method_8589 Lnet/minecraft/world/biome/Biome;method_8589(Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/class_2185;
    • decorate

      public void decorate(World world, Random random, BlockPos pos)
      Overrides:
      decorate in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Larm;a(Laqu;Ljava/util/Random;Ldt;)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 Larm;b(Ldt;)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 Larm;d(I)Larm;
      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;