Package net.runelite.api.gameval
Class InterfaceID.GeCollect
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.GeCollect
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.GeCollect extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOLLECT_0static intCOLLECT_1static intCOLLECT_2static intCOLLECT_3static intCOLLECT_4static intCOLLECT_5static intCOLLECT_6static intCOLLECT_7static intCOLLECT_BANKstatic intCOLLECT_INVstatic intCONTAINERstatic intFRAMEstatic intTOOLTIPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description GeCollect()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
COLLECT_INV
public static final int COLLECT_INV
- See Also:
- Constant Field Values
-
COLLECT_BANK
public static final int COLLECT_BANK
- See Also:
- Constant Field Values
-
COLLECT_0
public static final int COLLECT_0
- See Also:
- Constant Field Values
-
COLLECT_1
public static final int COLLECT_1
- See Also:
- Constant Field Values
-
COLLECT_2
public static final int COLLECT_2
- See Also:
- Constant Field Values
-
COLLECT_3
public static final int COLLECT_3
- See Also:
- Constant Field Values
-
COLLECT_4
public static final int COLLECT_4
- See Also:
- Constant Field Values
-
COLLECT_5
public static final int COLLECT_5
- See Also:
- Constant Field Values
-
COLLECT_6
public static final int COLLECT_6
- See Also:
- Constant Field Values
-
COLLECT_7
public static final int COLLECT_7
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-