357358359360361362363364365366367
continue; p = (Player) s.trainer(); // If the trainer is already recorded, IllegalArgumentException will fire p.record().putTrainer(id); } } private JSONObject generateJson() { JSONObject json = new JSONObject();