L2JPREMIUM  5M
com.premium.game.manager.grandbosses.BossLair Class Referenceabstract
Inheritance diagram for com.premium.game.manager.grandbosses.BossLair:
Collaboration diagram for com.premium.game.manager.grandbosses.BossLair:

Public Member Functions

void checkAnnihilated ()
 
void clearLair ()
 
String getEpicName ()
 
String getManagerName ()
 
GrandBossState.StateEnum getState ()
 
abstract void init ()
 
boolean isEnableEnterToLair ()
 
synchronized boolean isPlayersAnnihilated ()
 
void onEnter (L2Character cha)
 
void onExit (L2Character cha)
 
abstract void setRespawn ()
 
abstract void setUnspawn ()
 
- Public Member Functions inherited from com.premium.game.model.entity.Entity
void banishForeigners ()
 
void broadcastToPlayers (L2GameServerPacket gsp)
 
void broadcastToPlayers (String message)
 
boolean checkIfInZone (int x, int y)
 
boolean checkIfInZone (int x, int y, int z)
 
boolean checkIfInZone (L2Object cha)
 
int getCastleId ()
 
String getClassName ()
 
double getDistanceToZone (int x, int y)
 
int getFortId ()
 
List< L2PcInstancegetPlayersInside ()
 
L2PcInstance getRandomPlayer ()
 
int getTownId ()
 
L2Zone getZone ()
 
void registerZone (L2Zone zone)
 

Static Public Member Functions

static List< BossLairgetLairs ()
 

Public Attributes

L2Spawn _bossSpawn
 

Protected Member Functions

void printState ()
 
- Protected Member Functions inherited from com.premium.game.model.entity.Entity
boolean checkBanish (L2PcInstance cha)
 

Protected Attributes

GrandBossState _state
 
String _questName
 
- Protected Attributes inherited from com.premium.game.model.entity.Entity
L2Zone _zone
 

Static Protected Attributes

static final Logger _log = Logger.getLogger(BossLair.class.getName())
 

Additional Inherited Members

- Static Public Attributes inherited from com.premium.game.model.entity.Entity
static Logger _log = Logger.getLogger(Entity.class.getName())
 

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