Package net.runelite.api.gameval
Class InterfaceID.SilverCrafting
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.SilverCrafting
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.SilverCrafting extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intAGRITH_SIGILstatic intAMULETSstatic intBRACELETSstatic intCONTENTstatic intCROSSBOW_BOLTstatic intFRAMEstatic intHOLY_SYMBOLstatic intIVANDISstatic intJADE_AMULETstatic intJADE_BRACELETstatic intJADE_NECKLACEstatic intJADE_RINGstatic intJEWELLERYstatic intLIGHTNING_RODstatic intMAKE_1static intMAKE_10static intMAKE_5static intMAKE_ALLstatic intMAKE_SOMEstatic intMAKE_Xstatic intMAKEXstatic intMISCELLANEOUSstatic intNECKLACESstatic intOPAL_AMULETstatic intOPAL_BRACELETstatic intOPAL_NECKLACEstatic intOPAL_RINGstatic intRINGSstatic intSICKLEstatic intTIARAstatic intTOPAZ_AMULETstatic intTOPAZ_BRACELETstatic intTOPAZ_NECKLACEstatic intTOPAZ_RINGstatic intUNHOLY_SYMBOLstatic intUNIVERSEstatic intUNIVERSE_GRAPHIC1static intUNIVERSE_GRAPHIC2
-
Constructor Summary
Constructors Constructor Description SilverCrafting()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC1
public static final int UNIVERSE_GRAPHIC1
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC2
public static final int UNIVERSE_GRAPHIC2
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
JEWELLERY
public static final int JEWELLERY
- See Also:
- Constant Field Values
-
RINGS
public static final int RINGS
- See Also:
- Constant Field Values
-
OPAL_RING
public static final int OPAL_RING
- See Also:
- Constant Field Values
-
JADE_RING
public static final int JADE_RING
- See Also:
- Constant Field Values
-
TOPAZ_RING
public static final int TOPAZ_RING
- See Also:
- Constant Field Values
-
NECKLACES
public static final int NECKLACES
- See Also:
- Constant Field Values
-
OPAL_NECKLACE
public static final int OPAL_NECKLACE
- See Also:
- Constant Field Values
-
JADE_NECKLACE
public static final int JADE_NECKLACE
- See Also:
- Constant Field Values
-
TOPAZ_NECKLACE
public static final int TOPAZ_NECKLACE
- See Also:
- Constant Field Values
-
AMULETS
public static final int AMULETS
- See Also:
- Constant Field Values
-
OPAL_AMULET
public static final int OPAL_AMULET
- See Also:
- Constant Field Values
-
JADE_AMULET
public static final int JADE_AMULET
- See Also:
- Constant Field Values
-
TOPAZ_AMULET
public static final int TOPAZ_AMULET
- See Also:
- Constant Field Values
-
BRACELETS
public static final int BRACELETS
- See Also:
- Constant Field Values
-
OPAL_BRACELET
public static final int OPAL_BRACELET
- See Also:
- Constant Field Values
-
JADE_BRACELET
public static final int JADE_BRACELET
- See Also:
- Constant Field Values
-
TOPAZ_BRACELET
public static final int TOPAZ_BRACELET
- See Also:
- Constant Field Values
-
MISCELLANEOUS
public static final int MISCELLANEOUS
- See Also:
- Constant Field Values
-
HOLY_SYMBOL
public static final int HOLY_SYMBOL
- See Also:
- Constant Field Values
-
UNHOLY_SYMBOL
public static final int UNHOLY_SYMBOL
- See Also:
- Constant Field Values
-
SICKLE
public static final int SICKLE
- See Also:
- Constant Field Values
-
LIGHTNING_ROD
public static final int LIGHTNING_ROD
- See Also:
- Constant Field Values
-
CROSSBOW_BOLT
public static final int CROSSBOW_BOLT
- See Also:
- Constant Field Values
-
TIARA
public static final int TIARA
- See Also:
- Constant Field Values
-
IVANDIS
public static final int IVANDIS
- See Also:
- Constant Field Values
-
AGRITH_SIGIL
public static final int AGRITH_SIGIL
- See Also:
- Constant Field Values
-
MAKEX
public static final int MAKEX
- See Also:
- Constant Field Values
-
MAKE_1
public static final int MAKE_1
- See Also:
- Constant Field Values
-
MAKE_5
public static final int MAKE_5
- See Also:
- Constant Field Values
-
MAKE_10
public static final int MAKE_10
- See Also:
- Constant Field Values
-
MAKE_X
public static final int MAKE_X
- See Also:
- Constant Field Values
-
MAKE_ALL
public static final int MAKE_ALL
- See Also:
- Constant Field Values
-
MAKE_SOME
public static final int MAKE_SOME
- See Also:
- Constant Field Values
-
-