Class Chunk
java.lang.Object
org.rspeer.game.position.Chunk
Deprecated.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionChunk(int offsetX, int offsetY, int x, int y) Deprecated.Chunk(int offsetX, int offsetY, int x, int y, int floor) Deprecated.Chunk(int offsetX, int offsetY, int x, int y, int floor, int rotation) Deprecated.Chunk(int offsetX, int offsetY, jag.oldscape.RSCoordZoneSource packed) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.booleanDeprecated.getArea()Deprecated.Deprecated.intDeprecated.intgetId()Deprecated.Deprecated.getInstancePosition(Position trans) Deprecated.intDeprecated.intDeprecated.Deprecated.Deprecated.intDeprecated.intgetX()Deprecated.intgetY()Deprecated.inthashCode()Deprecated.toString()Deprecated.
-
Field Details
-
SIZE
public static final int SIZEDeprecated.- See Also:
-
-
Constructor Details
-
Chunk
public Chunk(int offsetX, int offsetY, int x, int y, int floor, int rotation) Deprecated. -
Chunk
public Chunk(int offsetX, int offsetY, int x, int y, int floor) Deprecated. -
Chunk
public Chunk(int offsetX, int offsetY, int x, int y) Deprecated. -
Chunk
public Chunk(int offsetX, int offsetY, jag.oldscape.RSCoordZoneSource packed) Deprecated.
-
-
Method Details
-
getRegion
Deprecated. -
getBasePosition
Deprecated. -
getArea
Deprecated. -
getPositions
-
contains
Deprecated. -
getInstanceBase
Deprecated. -
getInstancePosition
-
getId
public int getId()Deprecated. -
getX
public int getX()Deprecated. -
getY
public int getY()Deprecated. -
getOffsetX
public int getOffsetX()Deprecated. -
getOffsetY
public int getOffsetY()Deprecated. -
getFloorLevel
public int getFloorLevel()Deprecated. -
getRotation
public int getRotation()Deprecated. -
toString
-
equals
-
hashCode
-