Class DarkOakSaplingGenerator


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

    • DarkOakSaplingGenerator

      public DarkOakSaplingGenerator()
  • Method Details

    • getTreeFeature

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

      @Nullable protected @Nullable RegistryKey<ConfiguredFeature<?,?>> getLargeTreeFeature(Random random)
      Specified by:
      getLargeTreeFeature in class LargeTreeSaplingGenerator
      Mappings:
      Namespace Name Mixin selector
      official a Lcxz;a(Laoh;)Lace;
      intermediary method_11443 Lnet/minecraft/class_2650;method_11443(Lnet/minecraft/class_5819;)Lnet/minecraft/class_5321;
      named getLargeTreeFeature Lnet/minecraft/block/sapling/LargeTreeSaplingGenerator;getLargeTreeFeature(Lnet/minecraft/util/math/random/Random;)Lnet/minecraft/registry/RegistryKey;