38394041424344
} public static void addPlayer(int entityID, String name) { myPlayers.add(new EpicZonePlayer(entityID, name)); }