Package net.runelite.api.gameval
Class InterfaceID.BrewTools
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.BrewTools
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.BrewTools extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
AXE
static int
AXE_HIGHLIGHT
static int
AXE_MODEL1
static int
BAMBOO
static int
BAMBOO_COUNTER
static int
BAMBOO_HIGHLIGHT
static int
BAMBOO_MODEL1
static int
BOWL
static int
BOWL_HIGHLIGHT
static int
BOWL_MODEL1
static int
BRIDGE
static int
BRIDGE_COUNTER
static int
BRIDGE_HIGHLIGHT
static int
BRIDGE_MODEL1
static int
BUCKET
static int
BUCKET_HIGHLIGHT
static int
BUCKET_MODEL1
static int
KNIFE
static int
KNIFE_HIGHLIGHT
static int
KNIFE_MODEL1
static int
MEAT
static int
MEAT_HIGHLIGHT
static int
MEAT_MODEL1
static int
PATCH
static int
PATCH_COUNTER
static int
PATCH_HIGHLIGHT
static int
PATCH_MODEL1
static int
TINDERBOX
static int
TINDERBOX_HIGHLIGHT
static int
TINDERBOX_MODEL1
static int
TORCH
static int
TORCH_HIGHLIGHT
static int
TORCH_MODEL1
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC12
static int
UNIVERSE_MODEL0
static int
UNIVERSE_MODEL1
-
Constructor Summary
Constructors Constructor Description BrewTools()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL0
public static final int UNIVERSE_MODEL0
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL1
public static final int UNIVERSE_MODEL1
- See Also:
- Constant Field Values
-
BAMBOO
public static final int BAMBOO
- See Also:
- Constant Field Values
-
BAMBOO_HIGHLIGHT
public static final int BAMBOO_HIGHLIGHT
- See Also:
- Constant Field Values
-
BAMBOO_MODEL1
public static final int BAMBOO_MODEL1
- See Also:
- Constant Field Values
-
BAMBOO_COUNTER
public static final int BAMBOO_COUNTER
- See Also:
- Constant Field Values
-
BRIDGE
public static final int BRIDGE
- See Also:
- Constant Field Values
-
BRIDGE_HIGHLIGHT
public static final int BRIDGE_HIGHLIGHT
- See Also:
- Constant Field Values
-
BRIDGE_MODEL1
public static final int BRIDGE_MODEL1
- See Also:
- Constant Field Values
-
BRIDGE_COUNTER
public static final int BRIDGE_COUNTER
- See Also:
- Constant Field Values
-
BUCKET
public static final int BUCKET
- See Also:
- Constant Field Values
-
BUCKET_HIGHLIGHT
public static final int BUCKET_HIGHLIGHT
- See Also:
- Constant Field Values
-
BUCKET_MODEL1
public static final int BUCKET_MODEL1
- See Also:
- Constant Field Values
-
AXE
public static final int AXE
- See Also:
- Constant Field Values
-
AXE_HIGHLIGHT
public static final int AXE_HIGHLIGHT
- See Also:
- Constant Field Values
-
AXE_MODEL1
public static final int AXE_MODEL1
- See Also:
- Constant Field Values
-
PATCH
public static final int PATCH
- See Also:
- Constant Field Values
-
PATCH_HIGHLIGHT
public static final int PATCH_HIGHLIGHT
- See Also:
- Constant Field Values
-
PATCH_MODEL1
public static final int PATCH_MODEL1
- See Also:
- Constant Field Values
-
PATCH_COUNTER
public static final int PATCH_COUNTER
- See Also:
- Constant Field Values
-
TORCH
public static final int TORCH
- See Also:
- Constant Field Values
-
TORCH_HIGHLIGHT
public static final int TORCH_HIGHLIGHT
- See Also:
- Constant Field Values
-
TORCH_MODEL1
public static final int TORCH_MODEL1
- See Also:
- Constant Field Values
-
BOWL
public static final int BOWL
- See Also:
- Constant Field Values
-
BOWL_HIGHLIGHT
public static final int BOWL_HIGHLIGHT
- See Also:
- Constant Field Values
-
BOWL_MODEL1
public static final int BOWL_MODEL1
- See Also:
- Constant Field Values
-
TINDERBOX
public static final int TINDERBOX
- See Also:
- Constant Field Values
-
TINDERBOX_HIGHLIGHT
public static final int TINDERBOX_HIGHLIGHT
- See Also:
- Constant Field Values
-
TINDERBOX_MODEL1
public static final int TINDERBOX_MODEL1
- See Also:
- Constant Field Values
-
MEAT
public static final int MEAT
- See Also:
- Constant Field Values
-
MEAT_HIGHLIGHT
public static final int MEAT_HIGHLIGHT
- See Also:
- Constant Field Values
-
MEAT_MODEL1
public static final int MEAT_MODEL1
- See Also:
- Constant Field Values
-
KNIFE
public static final int KNIFE
- See Also:
- Constant Field Values
-
KNIFE_HIGHLIGHT
public static final int KNIFE_HIGHLIGHT
- See Also:
- Constant Field Values
-
KNIFE_MODEL1
public static final int KNIFE_MODEL1
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC12
public static final int UNIVERSE_GRAPHIC12
- See Also:
- Constant Field Values
-
-