Package net.minecraft

Class class_6349


public class class_6349 extends SaplingGenerator
Mappings:
Namespace Name
official cjj
intermediary net/minecraft/class_6349
named net/minecraft/class_6349
  • Constructor Details

    • class_6349

      public class_6349()
  • Method Details

    • createTreeFeature

      @Nullable protected @Nullable ConfiguredFeature<TreeFeatureConfig,​?> createTreeFeature(Random random, boolean bees)
      Specified by:
      createTreeFeature in class SaplingGenerator
      Mappings:
      Namespace Name Mixin selector
      official a Lcjh;a(Ljava/util/Random;Z)Lcqs;
      intermediary method_11430 Lnet/minecraft/class_2647;method_11430(Ljava/util/Random;Z)Lnet/minecraft/class_2975;
      named createTreeFeature Lnet/minecraft/block/sapling/SaplingGenerator;createTreeFeature(Ljava/util/Random;Z)Lnet/minecraft/world/gen/feature/ConfiguredFeature;