5758596061626364656667
if(owner == null) return false; else { this.m_ownerTarget = owner.aL(); int lastAttackTick = owner.aM(); return lastAttackTick != this.m_lastAttackTick && this.isSuitableTarget(this.m_ownerTarget, false); } } }