handleAttack

open fun handleAttack(attacker: Entity): Boolean

Called when Taterzen is attacked.

Return

true to cancel the attack, otherwise false.

Deprecated

use skipAttackFrom instead. (Same method, but with different name)

Parameters

attacker

entity that is attacking taterzen.