L2JPREMIUM  5M
com.premium.game.manager.ClanHallManager Class Reference
Collaboration diagram for com.premium.game.manager.ClanHallManager:

Public Member Functions

final boolean checkIfInZone (int x, int y)
 
final boolean checkIfInZone (L2Object obj)
 
final Map< Integer, ClanHallgetAllClanHalls ()
 
final ClanHall getClanHall (int x, int y)
 
final ClanHall getClanHall (L2Object activeObject)
 
final ClanHall getClanHall (String name)
 
final ClanHall getClanHallById (int clanHallId)
 
final ClanHall getClanHallByOwner (L2Clan clan)
 
final Map< Integer, ClanHallgetClanHalls ()
 
final Map< Integer, ClanHallgetFreeClanHalls ()
 
final ClanHall getNearbyClanHall (int x, int y, int maxDist)
 
final ClanHall[] getTownClanHalls (int townId)
 
final boolean isFree (int chId)
 
final void reload ()
 
final synchronized void setFree (int chId)
 
final synchronized void setOwner (int chId, L2Clan clan)
 

Static Public Member Functions

static ClanHallManager getInstance ()
 
static boolean loaded ()
 

Static Protected Attributes

static Logger _log = Logger.getLogger(ClanHallManager.class.getName())
 

The documentation for this class was generated from the following file: