public void startExecuting() {
   super.startExecuting();
   attackTarget = (EntityLiving) entityAnkylosaur.getAttackTarget();
 }