Class PlayerAttackHandler

java.lang.Object
com.stereowalker.unionlib.insert.InsertHandler<PlayerAttackHandler.Insert>
com.stereowalker.unionlib.insert.handler.living.player.PlayerAttackHandler

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

    • PlayerAttackHandler

      public PlayerAttackHandler()
  • Method Details

    • insert

      public void insert(net.minecraft.world.entity.player.Player thisPlayer, net.minecraft.world.entity.Entity target, Consumer<Boolean> cancel)