39404142434445
ints.put("hits", new MutableInt()); ints.put("lastWave", new MutableInt()); } public ArenaPlayerStatistics(Player p, Arena arena, MobArena plugin) { this(new ArenaPlayer(p, arena, plugin)); }