Package net.minecraft
Class class_3747
java.lang.Object
net.minecraft.class_3748
net.minecraft.class_3747
- Direct Known Subclasses:
class_3751,class_3752,class_3754
- Mappings:
Namespace Name official bkkintermediary net/minecraft/class_3747named net/minecraft/class_3747
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanmethod_16846(IWorld iWorld, BlockPos blockPos, BlockState blockState, Random random, int int2, int int3) static booleanmethod_16847(BlockState blockState, BlockView blockView, BlockPos blockPos, int int2, int int3) protected abstract FoliageFeature<class_3871>method_16848(Random random) booleanmethod_16849(IWorld iWorld, BlockPos blockPos, BlockState blockState, Random random) Methods inherited from class net.minecraft.class_3748
method_16850
-
Constructor Details
-
class_3747
public class_3747()
-
-
Method Details
-
method_16849
- Overrides:
method_16849in classclass_3748- Mappings:
Namespace Name Mixin selector official aLbkl;a(Laxz;Lel;Lblc;Ljava/util/Random;)Zintermediary method_16849Lnet/minecraft/class_3748;method_16849(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Ljava/util/Random;)Znamed method_16849Lnet/minecraft/class_3748;method_16849(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Ljava/util/Random;)Z
-
method_16848
- Mappings:
Namespace Name Mixin selector official aLbkk;a(Ljava/util/Random;)Lbpa;intermediary method_16848Lnet/minecraft/class_3747;method_16848(Ljava/util/Random;)Lnet/minecraft/class_1769;named method_16848Lnet/minecraft/class_3747;method_16848(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/FoliageFeature;
-
method_16846
public boolean method_16846(IWorld iWorld, BlockPos blockPos, BlockState blockState, Random random, int int2, int int3) - Mappings:
Namespace Name Mixin selector official aLbkk;a(Laxz;Lel;Lblc;Ljava/util/Random;II)Zintermediary method_16846Lnet/minecraft/class_3747;method_16846(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Ljava/util/Random;II)Znamed method_16846Lnet/minecraft/class_3747;method_16846(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Ljava/util/Random;II)Z
-
method_16847
public static boolean method_16847(BlockState blockState, BlockView blockView, BlockPos blockPos, int int2, int int3) - Mappings:
Namespace Name Mixin selector official aLbkk;a(Lblc;Laxk;Lel;II)Zintermediary method_16847Lnet/minecraft/class_3747;method_16847(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;II)Znamed method_16847Lnet/minecraft/class_3747;method_16847(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;II)Z
-