![]() |
L2JPREMIUM
5M
|
Classes | |
| enum | TeleportWhereType |
Public Member Functions | |
| int | convertLocNameToL2Region (int locName) |
| int | getAreaCastle (L2Character activeChar) |
| Point3D | getChaosRestartPoint (int restartId) |
| Point3D | getChaosRestartPoint (L2PcInstance activeChar) |
| int | getL2Region (L2PcInstance player) |
| Location | getLocationFromPoint3D (Point3D point) |
| int | getNextAccessibleRestartId (L2MapRegionRestart restart, L2PcInstance activeChar) |
| L2MapRegion | getRegion (int x, int y) |
| L2MapRegion | getRegion (int x, int y, int z) |
| L2MapRegion | getRegion (L2Character activeChar) |
| L2MapRegion | getRegionById (int regionId) |
| Map< Integer, L2MapRegion > | getRegions () |
| L2MapRegionRestart | getRestartLocation (int restartId) |
| L2MapRegionRestart | getRestartLocation (L2PcInstance activeChar) |
| Point3D | getRestartPoint (int restartId) |
| Point3D | getRestartPoint (L2MapRegion region, L2PcInstance activeChar) |
| Point3D | getRestartPoint (L2PcInstance activeChar) |
| Location | getTeleToLocation (L2Character activeChar, TeleportWhereType teleportWhere) |
| void | reload () |
Static Public Member Functions | |
| static final MapRegionTable | getInstance () |