Package net.runelite.api
Class GraphicID
- java.lang.Object
-
- net.runelite.api.GraphicID
-
@Deprecated public final class GraphicID extends Object
Deprecated.- See Also:
SpotanimID
-
-
Field Summary
Fields Modifier and Type Field Description static intBAKE_PIEDeprecated.static intBINDDeprecated.static intBOOK_HOME_TELEPORT_1Deprecated.static intBOOK_HOME_TELEPORT_2Deprecated.static intBOOK_HOME_TELEPORT_3Deprecated.static intBOOK_HOME_TELEPORT_4Deprecated.static intCANNONBALLDeprecated.static intCANNONBALL_ORDeprecated.static intENTANGLEDeprecated.static intFLYING_FISHDeprecated.static intGRANITE_CANNONBALLDeprecated.static intGRANITE_CANNONBALL_ORDeprecated.static intGRAPHICS_OBJECT_ROCKFALLDeprecated.static intGREY_BUBBLE_TELEPORTDeprecated.static intICE_BARRAGEDeprecated.static intICE_BLITZDeprecated.static intICE_BURSTDeprecated.static intICE_RUSHDeprecated.static intMAGE_NYLO_DEATHDeprecated.static intMAGE_NYLO_EXPLOSIONDeprecated.static intMELEE_NYLO_DEATHDeprecated.static intMELEE_NYLO_EXPLOSIONDeprecated.static intNPC_CONTACTDeprecated.static intPOT_SHAREDeprecated.static intRANGE_NYLO_DEATHDeprecated.static intRANGE_NYLO_EXPLOSIONDeprecated.static intSNAREDeprecated.static intSPLASHDeprecated.static intSTAFF_OF_THE_DEADDeprecated.static intTELEKINETIC_SPELLDeprecated.static intTELEPORTDeprecated.static intVENGEANCEDeprecated.static intVENGEANCE_OTHERDeprecated.static intWINE_MAKEDeprecated.static intZALCANO_PROJECTILE_FIREBALLDeprecated.
-
Constructor Summary
Constructors Constructor Description GraphicID()Deprecated.
-
-
-
Field Detail
-
WINE_MAKE
public static final int WINE_MAKE
Deprecated.- See Also:
- Constant Field Values
-
CANNONBALL
public static final int CANNONBALL
Deprecated.- See Also:
- Constant Field Values
-
SPLASH
public static final int SPLASH
Deprecated.- See Also:
- Constant Field Values
-
GREY_BUBBLE_TELEPORT
public static final int GREY_BUBBLE_TELEPORT
Deprecated.- See Also:
- Constant Field Values
-
TELEPORT
public static final int TELEPORT
Deprecated.- See Also:
- Constant Field Values
-
TELEKINETIC_SPELL
public static final int TELEKINETIC_SPELL
Deprecated.- See Also:
- Constant Field Values
-
ENTANGLE
public static final int ENTANGLE
Deprecated.- See Also:
- Constant Field Values
-
SNARE
public static final int SNARE
Deprecated.- See Also:
- Constant Field Values
-
BIND
public static final int BIND
Deprecated.- See Also:
- Constant Field Values
-
ICE_RUSH
public static final int ICE_RUSH
Deprecated.- See Also:
- Constant Field Values
-
ICE_BURST
public static final int ICE_BURST
Deprecated.- See Also:
- Constant Field Values
-
ICE_BLITZ
public static final int ICE_BLITZ
Deprecated.- See Also:
- Constant Field Values
-
ICE_BARRAGE
public static final int ICE_BARRAGE
Deprecated.- See Also:
- Constant Field Values
-
VENGEANCE_OTHER
public static final int VENGEANCE_OTHER
Deprecated.- See Also:
- Constant Field Values
-
VENGEANCE
public static final int VENGEANCE
Deprecated.- See Also:
- Constant Field Values
-
NPC_CONTACT
public static final int NPC_CONTACT
Deprecated.- See Also:
- Constant Field Values
-
POT_SHARE
public static final int POT_SHARE
Deprecated.- See Also:
- Constant Field Values
-
BAKE_PIE
public static final int BAKE_PIE
Deprecated.- See Also:
- Constant Field Values
-
BOOK_HOME_TELEPORT_1
public static final int BOOK_HOME_TELEPORT_1
Deprecated.- See Also:
- Constant Field Values
-
BOOK_HOME_TELEPORT_2
public static final int BOOK_HOME_TELEPORT_2
Deprecated.- See Also:
- Constant Field Values
-
BOOK_HOME_TELEPORT_3
public static final int BOOK_HOME_TELEPORT_3
Deprecated.- See Also:
- Constant Field Values
-
BOOK_HOME_TELEPORT_4
public static final int BOOK_HOME_TELEPORT_4
Deprecated.- See Also:
- Constant Field Values
-
STAFF_OF_THE_DEAD
public static final int STAFF_OF_THE_DEAD
Deprecated.- See Also:
- Constant Field Values
-
FLYING_FISH
public static final int FLYING_FISH
Deprecated.- See Also:
- Constant Field Values
-
GRANITE_CANNONBALL
public static final int GRANITE_CANNONBALL
Deprecated.- See Also:
- Constant Field Values
-
MELEE_NYLO_DEATH
public static final int MELEE_NYLO_DEATH
Deprecated.- See Also:
- Constant Field Values
-
RANGE_NYLO_DEATH
public static final int RANGE_NYLO_DEATH
Deprecated.- See Also:
- Constant Field Values
-
MAGE_NYLO_DEATH
public static final int MAGE_NYLO_DEATH
Deprecated.- See Also:
- Constant Field Values
-
MELEE_NYLO_EXPLOSION
public static final int MELEE_NYLO_EXPLOSION
Deprecated.- See Also:
- Constant Field Values
-
RANGE_NYLO_EXPLOSION
public static final int RANGE_NYLO_EXPLOSION
Deprecated.- See Also:
- Constant Field Values
-
MAGE_NYLO_EXPLOSION
public static final int MAGE_NYLO_EXPLOSION
Deprecated.- See Also:
- Constant Field Values
-
GRAPHICS_OBJECT_ROCKFALL
public static final int GRAPHICS_OBJECT_ROCKFALL
Deprecated.- See Also:
- Constant Field Values
-
ZALCANO_PROJECTILE_FIREBALL
public static final int ZALCANO_PROJECTILE_FIREBALL
Deprecated.- See Also:
- Constant Field Values
-
CANNONBALL_OR
public static final int CANNONBALL_OR
Deprecated.- See Also:
- Constant Field Values
-
GRANITE_CANNONBALL_OR
public static final int GRANITE_CANNONBALL_OR
Deprecated.- See Also:
- Constant Field Values
-
-