Class InteractWithBlockHandler

java.lang.Object
com.stereowalker.unionlib.insert.InsertHandler<InteractWithBlockHandler.Insert>
com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler

public class InteractWithBlockHandler extends InsertHandler<InteractWithBlockHandler.Insert>
  • Constructor Details

    • InteractWithBlockHandler

      public InteractWithBlockHandler()
  • Method Details

    • insert

      public void insert(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.world.InteractionHand hand, net.minecraft.world.phys.BlockHitResult hitResult, net.minecraft.world.InteractionResult initialCancelResult, Consumer<net.minecraft.world.InteractionResult> doCancel, Runnable cancel)