L2JPREMIUM  5M
com.premium.game.geodata.GeoData Class Reference
Inheritance diagram for com.premium.game.geodata.GeoData:
Collaboration diagram for com.premium.game.geodata.GeoData:

Classes

enum  PathFindingMode
 

Public Member Functions

void addGeoDataBug (L2PcInstance gm, String comment)
 
boolean canMoveFromToTarget (int x, int y, int z, int tx, int ty, int tz)
 
boolean canSeeTarget (int x, int y, int z, int tx, int ty, int tz)
 
boolean canSeeTarget (L2Object cha, L2Object target)
 
boolean canSeeTarget (L2Object cha, Point3D worldPosition)
 
boolean canSeeTargetDebug (L2PcInstance gm, L2Object target)
 
short findGround (int x, int y)
 
String geoPosition (int x, int y)
 
short getHeight (int x, int y, int z)
 
short getHeightAndNSWE (int x, int y, short z)
 
Node[] getNeighbors (Node n)
 
short getNSWE (int x, int y, int z)
 
short getSpawnHeight (int x, int y, int zmin, int zmax, int spawnid)
 
short getType (int x, int y)
 
boolean hasGeo (int x, int y)
 
Location moveCheck (int x, int y, int z, int tx, int ty, int tz)
 

Static Public Member Functions

static GeoData getInstance ()
 
static boolean loadGeodataFile (byte rx, byte ry)
 
static void unloadGeodata (byte rx, byte ry)
 

Static Protected Attributes

static Logger _log = Logger.getLogger(GeoData.class)
 

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