Package net.runelite.api.gameval
Class InterfaceID.ZepInterfaceSide
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ZepInterfaceSide
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ZepInterfaceSide extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
ARROW
static int
ARROW_1
static int
ARROW_2
static int
ARROW_3
static int
ARROW_4
static int
ARROW_5
static int
ARROW_6
static int
BAIL_BASKET
static int
X
static int
X2
static int
ZEP_BAIL_TEXT
static int
ZEP_BOUNDING_BOX
static int
ZEP_BTN_CLOSE
static int
ZEP_BTN_LOGS
static int
ZEP_BTN_RELAX
static int
ZEP_BTN_SANDBAGS
static int
ZEP_BTN_TUG
static int
ZEP_BTN_TUG_EMERG
static int
ZEP_CONTROLS
static int
ZEP_IF_LOGS
static int
ZEP_IF_SANDBAGS
static int
ZEP_LOG_1
static int
ZEP_LOG_1_1
static int
ZEP_LOG_1_2
static int
ZEP_LOGS
static int
ZEP_RELAX_TEXT
static int
ZEP_ROPE
static int
ZEP_ROPE_RED
static int
ZEP_SANDBAG_MODEL
static int
ZEP_SANDBAGS
static int
ZEP_TOOLTIP
-
Constructor Summary
Constructors Constructor Description ZepInterfaceSide()
-
-
-
Field Detail
-
ZEP_BOUNDING_BOX
public static final int ZEP_BOUNDING_BOX
- See Also:
- Constant Field Values
-
ZEP_CONTROLS
public static final int ZEP_CONTROLS
- See Also:
- Constant Field Values
-
ZEP_SANDBAGS
public static final int ZEP_SANDBAGS
- See Also:
- Constant Field Values
-
ZEP_LOGS
public static final int ZEP_LOGS
- See Also:
- Constant Field Values
-
ZEP_BTN_RELAX
public static final int ZEP_BTN_RELAX
- See Also:
- Constant Field Values
-
ZEP_BTN_CLOSE
public static final int ZEP_BTN_CLOSE
- See Also:
- Constant Field Values
-
ZEP_BTN_TUG
public static final int ZEP_BTN_TUG
- See Also:
- Constant Field Values
-
ZEP_ROPE
public static final int ZEP_ROPE
- See Also:
- Constant Field Values
-
ARROW_3
public static final int ARROW_3
- See Also:
- Constant Field Values
-
ZEP_BTN_TUG_EMERG
public static final int ZEP_BTN_TUG_EMERG
- See Also:
- Constant Field Values
-
ZEP_TOOLTIP
public static final int ZEP_TOOLTIP
- See Also:
- Constant Field Values
-
ZEP_ROPE_RED
public static final int ZEP_ROPE_RED
- See Also:
- Constant Field Values
-
ARROW_4
public static final int ARROW_4
- See Also:
- Constant Field Values
-
ARROW_5
public static final int ARROW_5
- See Also:
- Constant Field Values
-
ZEP_SANDBAG_MODEL
public static final int ZEP_SANDBAG_MODEL
- See Also:
- Constant Field Values
-
ARROW
public static final int ARROW
- See Also:
- Constant Field Values
-
ARROW_1
public static final int ARROW_1
- See Also:
- Constant Field Values
-
ZEP_BTN_SANDBAGS
public static final int ZEP_BTN_SANDBAGS
- See Also:
- Constant Field Values
-
X
public static final int X
- See Also:
- Constant Field Values
-
ZEP_IF_SANDBAGS
public static final int ZEP_IF_SANDBAGS
- See Also:
- Constant Field Values
-
ZEP_LOG_1
public static final int ZEP_LOG_1
- See Also:
- Constant Field Values
-
ZEP_LOG_1_1
public static final int ZEP_LOG_1_1
- See Also:
- Constant Field Values
-
ZEP_LOG_1_2
public static final int ZEP_LOG_1_2
- See Also:
- Constant Field Values
-
ARROW_2
public static final int ARROW_2
- See Also:
- Constant Field Values
-
ZEP_BTN_LOGS
public static final int ZEP_BTN_LOGS
- See Also:
- Constant Field Values
-
X2
public static final int X2
- See Also:
- Constant Field Values
-
ZEP_IF_LOGS
public static final int ZEP_IF_LOGS
- See Also:
- Constant Field Values
-
ZEP_RELAX_TEXT
public static final int ZEP_RELAX_TEXT
- See Also:
- Constant Field Values
-
ARROW_6
public static final int ARROW_6
- See Also:
- Constant Field Values
-
BAIL_BASKET
public static final int BAIL_BASKET
- See Also:
- Constant Field Values
-
ZEP_BAIL_TEXT
public static final int ZEP_BAIL_TEXT
- See Also:
- Constant Field Values
-
-