Package net.runelite.api.gameval
Class InterfaceID.TogSidepanel
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TogSidepanel
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TogSidepanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBARstatic intBAR_MODEL0static intCONTAINERstatic intCOUNTstatic intDRIP1static intDRIP10static intDRIP2static intDRIP3static intDRIP4static intDRIP5static intDRIP6static intDRIP7static intDRIP8static intDRIP9static intPBstatic intUNIVERSEstatic intUNIVERSE_MODEL1static intUNIVERSE_MODEL15static intUNIVERSE_MODEL2static intUNIVERSE_TEXT13static intUNIVERSE_TEXT14
-
Constructor Summary
Constructors Constructor Description TogSidepanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
BAR
public static final int BAR
- See Also:
- Constant Field Values
-
BAR_MODEL0
public static final int BAR_MODEL0
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL1
public static final int UNIVERSE_MODEL1
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL2
public static final int UNIVERSE_MODEL2
- See Also:
- Constant Field Values
-
DRIP1
public static final int DRIP1
- See Also:
- Constant Field Values
-
DRIP2
public static final int DRIP2
- See Also:
- Constant Field Values
-
DRIP3
public static final int DRIP3
- See Also:
- Constant Field Values
-
DRIP4
public static final int DRIP4
- See Also:
- Constant Field Values
-
DRIP5
public static final int DRIP5
- See Also:
- Constant Field Values
-
DRIP6
public static final int DRIP6
- See Also:
- Constant Field Values
-
DRIP7
public static final int DRIP7
- See Also:
- Constant Field Values
-
DRIP8
public static final int DRIP8
- See Also:
- Constant Field Values
-
DRIP9
public static final int DRIP9
- See Also:
- Constant Field Values
-
DRIP10
public static final int DRIP10
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT13
public static final int UNIVERSE_TEXT13
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT14
public static final int UNIVERSE_TEXT14
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL15
public static final int UNIVERSE_MODEL15
- See Also:
- Constant Field Values
-
COUNT
public static final int COUNT
- See Also:
- Constant Field Values
-
PB
public static final int PB
- See Also:
- Constant Field Values
-
-