Package net.runelite.api.gameval
Class InterfaceID.BobLocatorAmulet
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.BobLocatorAmulet
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.BobLocatorAmulet extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BOB_BUTTON_L_WHISKER
static int
BOB_BUTTON_R_WHISKER
static int
BOB_LOCATOR
static int
BOB_LOCATOR_AMULET_CLOSE_BUTTON
static int
BOB_LOCATOR_CLOSE_BUTTON
static int
BOB_LOCATOR_L_EYE
static int
BOB_LOCATOR_L_WHISKER
static int
BOB_LOCATOR_MOUTH
static int
BOB_LOCATOR_NOSE_LIGHTS
static int
BOB_LOCATOR_R_EYE
static int
BOB_LOCATOR_R_WHISKER
static int
ROOT_GRAPHIC9
-
Constructor Summary
Constructors Constructor Description BobLocatorAmulet()
-
-
-
Field Detail
-
BOB_LOCATOR
public static final int BOB_LOCATOR
- See Also:
- Constant Field Values
-
BOB_LOCATOR_NOSE_LIGHTS
public static final int BOB_LOCATOR_NOSE_LIGHTS
- See Also:
- Constant Field Values
-
BOB_LOCATOR_R_EYE
public static final int BOB_LOCATOR_R_EYE
- See Also:
- Constant Field Values
-
BOB_LOCATOR_L_EYE
public static final int BOB_LOCATOR_L_EYE
- See Also:
- Constant Field Values
-
BOB_LOCATOR_MOUTH
public static final int BOB_LOCATOR_MOUTH
- See Also:
- Constant Field Values
-
BOB_LOCATOR_L_WHISKER
public static final int BOB_LOCATOR_L_WHISKER
- See Also:
- Constant Field Values
-
BOB_LOCATOR_R_WHISKER
public static final int BOB_LOCATOR_R_WHISKER
- See Also:
- Constant Field Values
-
BOB_BUTTON_R_WHISKER
public static final int BOB_BUTTON_R_WHISKER
- See Also:
- Constant Field Values
-
BOB_BUTTON_L_WHISKER
public static final int BOB_BUTTON_L_WHISKER
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC9
public static final int ROOT_GRAPHIC9
- See Also:
- Constant Field Values
-
BOB_LOCATOR_CLOSE_BUTTON
public static final int BOB_LOCATOR_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
BOB_LOCATOR_AMULET_CLOSE_BUTTON
public static final int BOB_LOCATOR_AMULET_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-