Interface FoliagePlacer.BlockPlacer

Enclosing class:
FoliagePlacer

public static interface FoliagePlacer.BlockPlacer
Mappings:
Namespace Name
official dvk$b
intermediary net/minecraft/class_4647$class_8179
named net/minecraft/world/gen/foliage/FoliagePlacer$BlockPlacer
  • Method Details

    • placeBlock

      void placeBlock(BlockPos pos, BlockState state)
      Mappings:
      Namespace Name Mixin selector
      official a Ldvk$b;a(Lhx;Ldjh;)V
      intermediary method_49240 Lnet/minecraft/class_4647$class_8179;method_49240(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)V
      named placeBlock Lnet/minecraft/world/gen/foliage/FoliagePlacer$BlockPlacer;placeBlock(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
    • hasPlacedBlock

      boolean hasPlacedBlock(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Ldvk$b;a(Lhx;)Z
      intermediary method_49239 Lnet/minecraft/class_4647$class_8179;method_49239(Lnet/minecraft/class_2338;)Z
      named hasPlacedBlock Lnet/minecraft/world/gen/foliage/FoliagePlacer$BlockPlacer;hasPlacedBlock(Lnet/minecraft/util/math/BlockPos;)Z