|
final Castle | getCastle (int x, int y, int z) |
|
final Castle | getCastle (L2Object activeObject) |
|
final Castle | getCastleById (int castleId) |
|
final Castle | getCastleByName (String name) |
|
final Castle | getCastleByOwner (L2Clan clan) |
|
final Map< Integer, Castle > | getCastles () |
|
int | getCirclet () |
|
int | getCircletByCastleId (int castleId) |
|
final Castle | getClosestCastle (L2Object activeObject) |
|
void | reload () |
|
void | removeCirclet (L2Clan clan, int castleId) |
|
void | removeCirclet (L2ClanMember member, int castleId) |
|
final void | validateTaxes (int sealStrifeOwner) |
|
|
static Logger | _log = Logger.getLogger(CastleManager.class.getName()) |
|
The documentation for this class was generated from the following file:
- /home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/com/premium/game/manager/CastleManager.java