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 intAXEstatic intAXE_HIGHLIGHTstatic intAXE_MODEL1static intBAMBOOstatic intBAMBOO_COUNTERstatic intBAMBOO_HIGHLIGHTstatic intBAMBOO_MODEL1static intBOWLstatic intBOWL_HIGHLIGHTstatic intBOWL_MODEL1static intBRIDGEstatic intBRIDGE_COUNTERstatic intBRIDGE_HIGHLIGHTstatic intBRIDGE_MODEL1static intBUCKETstatic intBUCKET_HIGHLIGHTstatic intBUCKET_MODEL1static intKNIFEstatic intKNIFE_HIGHLIGHTstatic intKNIFE_MODEL1static intMEATstatic intMEAT_HIGHLIGHTstatic intMEAT_MODEL1static intPATCHstatic intPATCH_COUNTERstatic intPATCH_HIGHLIGHTstatic intPATCH_MODEL1static intTINDERBOXstatic intTINDERBOX_HIGHLIGHTstatic intTINDERBOX_MODEL1static intTORCHstatic intTORCH_HIGHLIGHTstatic intTORCH_MODEL1static intUNIVERSEstatic intUNIVERSE_GRAPHIC12static intUNIVERSE_MODEL0static intUNIVERSE_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
-
-