shouldBlockHit

public static boolean shouldBlockHit(Player player)

Records a melee hit attempt against an elite and returns whether the hit should be blocked (damage nullified).

Return

true if the hit should deal no damage (player is being throttled)

Parameters

player

the attacking player