public void handleHealthUpdate(byte byte0) {
   if (byte0 == 9) {
     func_35208_ae();
   } else {
     super.handleHealthUpdate(byte0);
   }
 }