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 int
BAKE_PIE
Deprecated.static int
BIND
Deprecated.static int
BOOK_HOME_TELEPORT_1
Deprecated.static int
BOOK_HOME_TELEPORT_2
Deprecated.static int
BOOK_HOME_TELEPORT_3
Deprecated.static int
BOOK_HOME_TELEPORT_4
Deprecated.static int
CANNONBALL
Deprecated.static int
CANNONBALL_OR
Deprecated.static int
ENTANGLE
Deprecated.static int
FLYING_FISH
Deprecated.static int
GRANITE_CANNONBALL
Deprecated.static int
GRANITE_CANNONBALL_OR
Deprecated.static int
GRAPHICS_OBJECT_ROCKFALL
Deprecated.static int
GREY_BUBBLE_TELEPORT
Deprecated.static int
ICE_BARRAGE
Deprecated.static int
ICE_BLITZ
Deprecated.static int
ICE_BURST
Deprecated.static int
ICE_RUSH
Deprecated.static int
MAGE_NYLO_DEATH
Deprecated.static int
MAGE_NYLO_EXPLOSION
Deprecated.static int
MELEE_NYLO_DEATH
Deprecated.static int
MELEE_NYLO_EXPLOSION
Deprecated.static int
NPC_CONTACT
Deprecated.static int
POT_SHARE
Deprecated.static int
RANGE_NYLO_DEATH
Deprecated.static int
RANGE_NYLO_EXPLOSION
Deprecated.static int
SNARE
Deprecated.static int
SPLASH
Deprecated.static int
STAFF_OF_THE_DEAD
Deprecated.static int
TELEKINETIC_SPELL
Deprecated.static int
TELEPORT
Deprecated.static int
VENGEANCE
Deprecated.static int
VENGEANCE_OTHER
Deprecated.static int
WINE_MAKE
Deprecated.static int
ZALCANO_PROJECTILE_FIREBALL
Deprecated.
-
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
-
-