105106107108109110111
* @return L2GameServerPacket */ @Override public L2GameServerPacket infoRoomPacket() { return new ExMpccRoomInfo(this); }