|
class | DimensionalRiftRoom |
|
|
boolean | checkIfInPeaceZone (int x, int y, int z) |
|
boolean | checkIfInRiftZone (int x, int y, int z, boolean excludePeaceZone) |
|
DimensionalRiftRoom | getRoom (byte type, byte room) |
|
Location | getWaitingRoomTeleport () |
|
void | handleCheat (L2PcInstance player, L2Npc npc) |
|
boolean | isAreaAvailable (byte area) |
|
boolean | isRoomAvailable (byte area, byte room) |
|
void | killRift (DimensionalRift d) |
|
void | load () |
|
void | reload () |
|
void | showHtmlFile (L2PcInstance player, String file, L2Npc npc) |
|
void | start (L2PcInstance player, byte type, L2Npc npc) |
|
void | teleportToWaitingRoom (L2PcInstance player) |
|
|
static Logger | _log = Logger.getLogger(DimensionalRiftManager.class.getName()) |
|
The documentation for this class was generated from the following file:
- /home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/com/premium/game/manager/DimensionalRiftManager.java