![]() |
L2JPREMIUM
5M
|


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< L2DoorInstance > | getDoors () |
| 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) |