Class BirchTreeFeature


public class BirchTreeFeature extends FoliageFeature
Mappings:
Namespace Name
official aoj
intermediary net/minecraft/class_1221
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_10140 Lnet/minecraft/class_1221;field_10140:Lnet/minecraft/class_2232;
      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_10141 Lnet/minecraft/class_1221;field_10141:Lnet/minecraft/class_2232;
      named LEAVES Lnet/minecraft/world/gen/feature/BirchTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
    • field_7518

      private boolean field_7518
      Mappings:
      Namespace Name Mixin selector
      official c Laoj;c:Z
      intermediary field_7518 Lnet/minecraft/class_1221;field_7518:Z
      named field_7518 Lnet/minecraft/world/gen/feature/BirchTreeFeature;field_7518: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_4028 Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z