Package net.runelite.api.gameval
Class InterfaceID.GhorrockSquareCipher
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.GhorrockSquareCipher
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.GhorrockSquareCipher extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSEstatic intCONTENTstatic intGRIDstatic intGRID_LINE0static intGRID_LINE1static intGRID_LINE10static intGRID_LINE11static intGRID_LINE12static intGRID_LINE13static intGRID_LINE14static intGRID_LINE15static intGRID_LINE16static intGRID_LINE17static intGRID_LINE18static intGRID_LINE19static intGRID_LINE2static intGRID_LINE3static intGRID_LINE4static intGRID_LINE5static intGRID_LINE6static intGRID_LINE7static intGRID_LINE8static intGRID_LINE9static intGRID_TEXT20static intGRID_TEXT21static intGRID_TEXT22static intGRID_TEXT23static intGRID_TEXT24static intGRID_TEXT25static intGRID_TEXT26static intGRID_TEXT27static intGRID_TEXT28static intGRID_TEXT29static intHstatic intMAINstatic intMAIN_MODEL0static intNstatic intOstatic intPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description GhorrockSquareCipher()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
MAIN
public static final int MAIN
- See Also:
- Constant Field Values
-
MAIN_MODEL0
public static final int MAIN_MODEL0
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
GRID
public static final int GRID
- See Also:
- Constant Field Values
-
GRID_LINE0
public static final int GRID_LINE0
- See Also:
- Constant Field Values
-
GRID_LINE1
public static final int GRID_LINE1
- See Also:
- Constant Field Values
-
GRID_LINE2
public static final int GRID_LINE2
- See Also:
- Constant Field Values
-
GRID_LINE3
public static final int GRID_LINE3
- See Also:
- Constant Field Values
-
GRID_LINE4
public static final int GRID_LINE4
- See Also:
- Constant Field Values
-
GRID_LINE5
public static final int GRID_LINE5
- See Also:
- Constant Field Values
-
GRID_LINE6
public static final int GRID_LINE6
- See Also:
- Constant Field Values
-
GRID_LINE7
public static final int GRID_LINE7
- See Also:
- Constant Field Values
-
GRID_LINE8
public static final int GRID_LINE8
- See Also:
- Constant Field Values
-
GRID_LINE9
public static final int GRID_LINE9
- See Also:
- Constant Field Values
-
GRID_LINE10
public static final int GRID_LINE10
- See Also:
- Constant Field Values
-
GRID_LINE11
public static final int GRID_LINE11
- See Also:
- Constant Field Values
-
GRID_LINE12
public static final int GRID_LINE12
- See Also:
- Constant Field Values
-
GRID_LINE13
public static final int GRID_LINE13
- See Also:
- Constant Field Values
-
GRID_LINE14
public static final int GRID_LINE14
- See Also:
- Constant Field Values
-
GRID_LINE15
public static final int GRID_LINE15
- See Also:
- Constant Field Values
-
GRID_LINE16
public static final int GRID_LINE16
- See Also:
- Constant Field Values
-
GRID_LINE17
public static final int GRID_LINE17
- See Also:
- Constant Field Values
-
GRID_LINE18
public static final int GRID_LINE18
- See Also:
- Constant Field Values
-
GRID_LINE19
public static final int GRID_LINE19
- See Also:
- Constant Field Values
-
GRID_TEXT20
public static final int GRID_TEXT20
- See Also:
- Constant Field Values
-
GRID_TEXT21
public static final int GRID_TEXT21
- See Also:
- Constant Field Values
-
GRID_TEXT22
public static final int GRID_TEXT22
- See Also:
- Constant Field Values
-
GRID_TEXT23
public static final int GRID_TEXT23
- See Also:
- Constant Field Values
-
GRID_TEXT24
public static final int GRID_TEXT24
- See Also:
- Constant Field Values
-
GRID_TEXT25
public static final int GRID_TEXT25
- See Also:
- Constant Field Values
-
GRID_TEXT26
public static final int GRID_TEXT26
- See Also:
- Constant Field Values
-
GRID_TEXT27
public static final int GRID_TEXT27
- See Also:
- Constant Field Values
-
GRID_TEXT28
public static final int GRID_TEXT28
- See Also:
- Constant Field Values
-
GRID_TEXT29
public static final int GRID_TEXT29
- See Also:
- Constant Field Values
-
N
public static final int N
- See Also:
- Constant Field Values
-
P
public static final int P
- See Also:
- Constant Field Values
-
H
public static final int H
- See Also:
- Constant Field Values
-
O
public static final int O
- See Also:
- Constant Field Values
-
-