4647484950515253545556
break; case 0: // RaidBossSpawnManager.KEY_TOTAL_POINTS totalPoints = e.getValue(); break; default: list.add(new BossRecordInfo(e.getKey(), e.getValue(), 0)); } } } activeChar.sendPacket(new ExGetBossRecord(ranking, totalPoints, list)); }