Package net.minecraft

Class class_3748

java.lang.Object
net.minecraft.class_3748
Direct Known Subclasses:
class_3747, class_3749, class_3750, class_3753

public abstract class class_3748 extends Object
Mappings:
Namespace Name
official bkl
intermediary net/minecraft/class_3748
named net/minecraft/class_3748
  • Constructor Details

    • class_3748

      public class_3748()
  • Method Details

    • method_16850

      @Nullable protected abstract FoliageFeature<class_3871> method_16850(Random random)
      Mappings:
      Namespace Name Mixin selector
      official b Lbkl;b(Ljava/util/Random;)Lbpa;
      intermediary method_16850 Lnet/minecraft/class_3748;method_16850(Ljava/util/Random;)Lnet/minecraft/class_1769;
      named method_16850 Lnet/minecraft/class_3748;method_16850(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/FoliageFeature;
    • method_16849

      public boolean method_16849(IWorld iWorld, BlockPos blockPos, BlockState blockState, Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Lbkl;a(Laxz;Lel;Lblc;Ljava/util/Random;)Z
      intermediary method_16849 Lnet/minecraft/class_3748;method_16849(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Ljava/util/Random;)Z
      named method_16849 Lnet/minecraft/class_3748;method_16849(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Ljava/util/Random;)Z