L2JPREMIUM  5M
com.premium.game.datatables.xml.DoorTable Class Reference
Inheritance diagram for com.premium.game.datatables.xml.DoorTable:
Collaboration diagram for com.premium.game.datatables.xml.DoorTable:

Public Member Functions

boolean checkIfDoorsBetween (AbstractNodeLoc start, AbstractNodeLoc end)
 
boolean checkIfDoorsBetween (int x, int y, int z, int tx, int ty, int tz)
 
L2DoorInstance getDoor (Integer id)
 
Collection< L2DoorInstancegetDoors ()
 
void putDoor (L2DoorInstance door)
 
void registerToClanHalls ()
 
void reloadAll ()
 
void setCommanderDoors ()
 

Static Public Member Functions

static final DoorTable getInstance ()
 
static L2DoorInstance parseLine (String line)
 
static L2DoorInstance parseNode (Node door)
 

Protected Member Functions

void parseDocument (Document doc)
 

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