Class DarkOakSaplingGenerator


public class DarkOakSaplingGenerator extends LargeTreeSaplingGenerator
Mappings:
Namespace Name
official cuz
intermediary net/minecraft/class_2657
named net/minecraft/block/sapling/DarkOakSaplingGenerator
  • Constructor Details

    • DarkOakSaplingGenerator

      public DarkOakSaplingGenerator()
  • Method Details

    • getTreeFeature

      @Nullable protected @Nullable RegistryEntry<? extends ConfiguredFeature<?,?>> getTreeFeature(Random random, boolean bees)
      Specified by:
      getTreeFeature in class SaplingGenerator
      Mappings:
      Namespace Name Mixin selector
      official a Lcuv;a(Lamn;Z)Lhc;
      intermediary method_11430 Lnet/minecraft/class_2647;method_11430(Lnet/minecraft/class_5819;Z)Lnet/minecraft/class_6880;
      named getTreeFeature Lnet/minecraft/block/sapling/SaplingGenerator;getTreeFeature(Lnet/minecraft/util/math/random/Random;Z)Lnet/minecraft/util/registry/RegistryEntry;
    • getLargeTreeFeature

      @Nullable protected @Nullable RegistryEntry<? extends ConfiguredFeature<?,?>> getLargeTreeFeature(Random random)
      Specified by:
      getLargeTreeFeature in class LargeTreeSaplingGenerator
      Mappings:
      Namespace Name Mixin selector
      official a Lcuu;a(Lamn;)Lhc;
      intermediary method_11443 Lnet/minecraft/class_2650;method_11443(Lnet/minecraft/class_5819;)Lnet/minecraft/class_6880;
      named getLargeTreeFeature Lnet/minecraft/block/sapling/LargeTreeSaplingGenerator;getLargeTreeFeature(Lnet/minecraft/util/math/random/Random;)Lnet/minecraft/util/registry/RegistryEntry;