Package net.runelite.api.gameval
Class InterfaceID.ForestryKitMain
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ForestryKitMain
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ForestryKitMain extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int_1static int_5static intALLstatic intBUTTONS_INFOstatic intBUTTONS_LISTstatic intCONTENTstatic intEMPTYstatic intFILLstatic intFRAMEstatic intINFINITYstatic intINFOstatic intINFO_BORDERstatic intINFO_LAYERstatic intINFO_LAYER_RECT0static intINFO_SCROLLERstatic intLISTstatic intLIST_BORDERstatic intLIST_LAYERstatic intLIST_LAYER_RECT0static intLIST_SCROLLERstatic intUNIVERSEstatic intWITHDRAW_TEXTstatic intX
-
Constructor Summary
Constructors Constructor Description ForestryKitMain()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
LIST_LAYER
public static final int LIST_LAYER
- See Also:
- Constant Field Values
-
LIST_LAYER_RECT0
public static final int LIST_LAYER_RECT0
- See Also:
- Constant Field Values
-
INFO_LAYER
public static final int INFO_LAYER
- See Also:
- Constant Field Values
-
INFO_LAYER_RECT0
public static final int INFO_LAYER_RECT0
- See Also:
- Constant Field Values
-
BUTTONS_LIST
public static final int BUTTONS_LIST
- See Also:
- Constant Field Values
-
BUTTONS_INFO
public static final int BUTTONS_INFO
- See Also:
- Constant Field Values
-
WITHDRAW_TEXT
public static final int WITHDRAW_TEXT
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
X
public static final int X
- See Also:
- Constant Field Values
-
ALL
public static final int ALL
- See Also:
- Constant Field Values
-
FILL
public static final int FILL
- See Also:
- Constant Field Values
-
EMPTY
public static final int EMPTY
- See Also:
- Constant Field Values
-
INFO_BORDER
public static final int INFO_BORDER
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
INFO_SCROLLER
public static final int INFO_SCROLLER
- See Also:
- Constant Field Values
-
LIST_BORDER
public static final int LIST_BORDER
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
LIST_SCROLLER
public static final int LIST_SCROLLER
- See Also:
- Constant Field Values
-
-