L2JPREMIUM  5M
com.premium.game.model.entity.Entity Class Reference
Inheritance diagram for com.premium.game.model.entity.Entity:
Collaboration diagram for com.premium.game.model.entity.Entity:

Public Member Functions

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 Attributes

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

Protected Member Functions

boolean checkBanish (L2PcInstance cha)
 

Protected Attributes

L2Zone _zone
 

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