Class InteractWithEntityHandler

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

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

    • InteractWithEntityHandler

      public InteractWithEntityHandler()
  • Method Details

    • insert

      public void insert(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, net.minecraft.world.entity.Entity target, Consumer<Boolean> cancel, net.minecraft.world.InteractionResult cancelResult, Consumer<net.minecraft.world.InteractionResult> cancelResultC)