Package net.runelite.api.gameval
Class InterfaceID.Stoneplaque
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Stoneplaque
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Stoneplaque extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intCLOSEstatic intCLOSE_ICONstatic intCONTENTstatic intMS1static intMS10static intMS11static intMS2static intMS3static intMS4static intMS5static intMS6static intMS7static intMS8static intMS9static intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Stoneplaque()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
MS1
public static final int MS1
- See Also:
- Constant Field Values
-
MS2
public static final int MS2
- See Also:
- Constant Field Values
-
MS3
public static final int MS3
- See Also:
- Constant Field Values
-
MS4
public static final int MS4
- See Also:
- Constant Field Values
-
MS5
public static final int MS5
- See Also:
- Constant Field Values
-
MS6
public static final int MS6
- See Also:
- Constant Field Values
-
MS7
public static final int MS7
- See Also:
- Constant Field Values
-
MS8
public static final int MS8
- See Also:
- Constant Field Values
-
MS9
public static final int MS9
- See Also:
- Constant Field Values
-
MS10
public static final int MS10
- See Also:
- Constant Field Values
-
MS11
public static final int MS11
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CLOSE_ICON
public static final int CLOSE_ICON
- See Also:
- Constant Field Values
-
-