Package net.runelite.api.gameval
Class InterfaceID.Patchy
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Patchy
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Patchy extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCONFIRMstatic intCONFIRM_GRAPHIC0static intCONTENTSstatic intINFO_CONTAINERstatic intINFO_CONTAINER_GRAPHIC0static intINFO_CONTENTSstatic intLISTstatic intSCROLLBARstatic intUNIVERSEstatic intUNIVERSE_GRAPHIC1static intUNIVERSE_MODEL0
-
Constructor Summary
Constructors Constructor Description Patchy()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL0
public static final int UNIVERSE_MODEL0
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC1
public static final int UNIVERSE_GRAPHIC1
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
INFO_CONTAINER
public static final int INFO_CONTAINER
- See Also:
- Constant Field Values
-
INFO_CONTAINER_GRAPHIC0
public static final int INFO_CONTAINER_GRAPHIC0
- See Also:
- Constant Field Values
-
INFO_CONTENTS
public static final int INFO_CONTENTS
- See Also:
- Constant Field Values
-
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
-
CONFIRM_GRAPHIC0
public static final int CONFIRM_GRAPHIC0
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
-