|
void | checkSurrender (L2Clan clan1, L2Clan clan2) |
|
L2Clan | createClan (L2PcInstance player, String clanName) |
|
void | deleteClansWars (int clanId1, int clanId2) |
|
synchronized void | destroyClan (int clanId) |
|
L2Clan | getClan (int clanId) |
|
List< L2Clan > | getClanAllies (int allianceId) |
|
L2Clan | getClanByName (String clanName) |
|
L2Clan[] | getClans () |
|
boolean | isAllyExists (String allyName) |
|
void | scheduleRemoveClan (final int clanId) |
|
void | storeClansWars (int clanId1, int clanId2) |
|
The documentation for this class was generated from the following file:
- /home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/com/premium/game/datatables/sql/ClanTable.java