Package net.minecraft.world.gen.foliage
Interface FoliagePlacer.class_8179
- Enclosing class:
FoliagePlacer
public static interface FoliagePlacer.class_8179
- Mappings:
Namespace Name official dnq$b
intermediary net/minecraft/class_4647$class_8179
named net/minecraft/world/gen/foliage/FoliagePlacer$class_8179
-
Method Summary
Modifier and TypeMethodDescriptionboolean
method_49239
(BlockPos blockPos) void
method_49240
(BlockPos blockPos, BlockState blockState)
-
Method Details
-
method_49240
- Mappings:
Namespace Name Mixin selector official a
Ldnq$b;a(Lgr;Ldbn;)V
intermediary method_49240
Lnet/minecraft/class_4647$class_8179;method_49240(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)V
named method_49240
Lnet/minecraft/world/gen/foliage/FoliagePlacer$class_8179;method_49240(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-
method_49239
- Mappings:
Namespace Name Mixin selector official a
Ldnq$b;a(Lgr;)Z
intermediary method_49239
Lnet/minecraft/class_4647$class_8179;method_49239(Lnet/minecraft/class_2338;)Z
named method_49239
Lnet/minecraft/world/gen/foliage/FoliagePlacer$class_8179;method_49239(Lnet/minecraft/util/math/BlockPos;)Z
-