Class BirchTreeFeature


public class BirchTreeFeature
extends FoliageFeature
Mappings:
Namespace Name
official aoj
intermediary net/minecraft/class_432
named net/minecraft/world/gen/feature/BirchTreeFeature
  • Field Details

    • LOG

      private static final BlockState LOG
      Mappings:
      Namespace Name Mixin selector
      official a Laoj;a:Lalz;
      intermediary field_1907 Lnet/minecraft/class_432;field_1907:Lnet/minecraft/class_376;
      named LOG Lnet/minecraft/world/gen/feature/BirchTreeFeature;LOG:Lnet/minecraft/block/BlockState;
    • LEAVES

      private static final BlockState LEAVES
      Mappings:
      Namespace Name Mixin selector
      official b Laoj;b:Lalz;
      intermediary field_1908 Lnet/minecraft/class_432;field_1908:Lnet/minecraft/class_376;
      named LEAVES Lnet/minecraft/world/gen/feature/BirchTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
    • field_1909

      private boolean field_1909
      Mappings:
      Namespace Name Mixin selector
      official c Laoj;c:Z
      intermediary field_1909 Lnet/minecraft/class_432;field_1909:Z
      named field_1909 Lnet/minecraft/world/gen/feature/BirchTreeFeature;field_1909:Z
  • Constructor Details

    • BirchTreeFeature

      public BirchTreeFeature​(boolean bool, boolean bool2)
  • Method Details

    • generate

      public boolean generate​(World world, Random random, BlockPos blockPos)
      Specified by:
      generate in class Feature
      Mappings:
      Namespace Name Mixin selector
      official b Laot;b(Ladm;Ljava/util/Random;Lcj;)Z
      intermediary method_1539 Lnet/minecraft/class_441;method_1539(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z