Class InterfaceAddress

java.lang.Object
net.storm.api.widgets.InterfaceAddress

@Deprecated(forRemoval=true) public class InterfaceAddress extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
This class will be removed in a future version. Use packed widget IDs directly.
Represents an address to a specific widget in the game interface.

An interface address consists of a group ID (identifying the parent interface) and a child ID (identifying the specific widget within that interface). This class provides predefined addresses for many common widgets such as bank buttons, prayers, spells, equipment slots, and various dialog elements.

The packed ID format combines the group and child IDs into a single integer: (group << 16) | child

Note: This class is deprecated and scheduled for removal. Use packed widget IDs directly with the RuneLite API instead.

See Also:
  • WidgetInfo
  • InterfaceID
  • Field Details

    • BANK_PIN_1

      public static InterfaceAddress BANK_PIN_1
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BANK_PIN_2

      public static InterfaceAddress BANK_PIN_2
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BANK_PIN_3

      public static InterfaceAddress BANK_PIN_3
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BANK_PIN_4

      public static InterfaceAddress BANK_PIN_4
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BANK_PIN_5

      public static InterfaceAddress BANK_PIN_5
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BANK_PIN_6

      public static InterfaceAddress BANK_PIN_6
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BANK_PIN_7

      public static InterfaceAddress BANK_PIN_7
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BANK_PIN_8

      public static InterfaceAddress BANK_PIN_8
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BANK_PIN_9

      public static InterfaceAddress BANK_PIN_9
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BANK_PIN_10

      public static InterfaceAddress BANK_PIN_10
      Deprecated, for removal: This API element is subject to removal in a future version.
    • COMBAT_STYLE_ONE

      public static InterfaceAddress COMBAT_STYLE_ONE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • COMBAT_STYLE_TWO

      public static InterfaceAddress COMBAT_STYLE_TWO
      Deprecated, for removal: This API element is subject to removal in a future version.
    • COMBAT_STYLE_THREE

      public static InterfaceAddress COMBAT_STYLE_THREE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • COMBAT_STYLE_FOUR

      public static InterfaceAddress COMBAT_STYLE_FOUR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • COMBAT_SPELL_BOX

      public static InterfaceAddress COMBAT_SPELL_BOX
      Deprecated, for removal: This API element is subject to removal in a future version.
    • COMBAT_DEFENSIVE_SPELL_BOX

      public static InterfaceAddress COMBAT_DEFENSIVE_SPELL_BOX
      Deprecated, for removal: This API element is subject to removal in a future version.
    • FOSSIL_MUSHROOM_HOUSE

      public static InterfaceAddress FOSSIL_MUSHROOM_HOUSE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • FOSSIL_MUSHROOM_VALLEY

      public static InterfaceAddress FOSSIL_MUSHROOM_VALLEY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • FOSSIL_MUSHROOM_SWAMP

      public static InterfaceAddress FOSSIL_MUSHROOM_SWAMP
      Deprecated, for removal: This API element is subject to removal in a future version.
    • FOSSIL_MUSHROOM_MEADOW

      public static InterfaceAddress FOSSIL_MUSHROOM_MEADOW
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_THICK_SKIN

      public static InterfaceAddress PRAYER_THICK_SKIN
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_BURST_OF_STRENGTH

      public static InterfaceAddress PRAYER_BURST_OF_STRENGTH
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_CLARITY_OF_THOUGHT

      public static InterfaceAddress PRAYER_CLARITY_OF_THOUGHT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_SHARP_EYE

      public static InterfaceAddress PRAYER_SHARP_EYE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_MYSTIC_WILL

      public static InterfaceAddress PRAYER_MYSTIC_WILL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_ROCK_SKIN

      public static InterfaceAddress PRAYER_ROCK_SKIN
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_SUPERHUMAN_STRENGTH

      public static InterfaceAddress PRAYER_SUPERHUMAN_STRENGTH
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_IMPROVED_REFLEXES

      public static InterfaceAddress PRAYER_IMPROVED_REFLEXES
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_RAPID_RESTORE

      public static InterfaceAddress PRAYER_RAPID_RESTORE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_RAPID_HEAL

      public static InterfaceAddress PRAYER_RAPID_HEAL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_PROTECT_ITEM

      public static InterfaceAddress PRAYER_PROTECT_ITEM
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_HAWK_EYE

      public static InterfaceAddress PRAYER_HAWK_EYE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_MYSTIC_LORE

      public static InterfaceAddress PRAYER_MYSTIC_LORE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_STEEL_SKIN

      public static InterfaceAddress PRAYER_STEEL_SKIN
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_ULTIMATE_STRENGTH

      public static InterfaceAddress PRAYER_ULTIMATE_STRENGTH
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_INCREDIBLE_REFLEXES

      public static InterfaceAddress PRAYER_INCREDIBLE_REFLEXES
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_PROTECT_FROM_MAGIC

      public static InterfaceAddress PRAYER_PROTECT_FROM_MAGIC
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_PROTECT_FROM_MISSILES

      public static InterfaceAddress PRAYER_PROTECT_FROM_MISSILES
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_PROTECT_FROM_MELEE

      public static InterfaceAddress PRAYER_PROTECT_FROM_MELEE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_EAGLE_EYE

      public static InterfaceAddress PRAYER_EAGLE_EYE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_MYSTIC_MIGHT

      public static InterfaceAddress PRAYER_MYSTIC_MIGHT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_RETRIBUTION

      public static InterfaceAddress PRAYER_RETRIBUTION
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_REDEMPTION

      public static InterfaceAddress PRAYER_REDEMPTION
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_SMITE

      public static InterfaceAddress PRAYER_SMITE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_PRESERVE

      public static InterfaceAddress PRAYER_PRESERVE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_CHIVALRY

      public static InterfaceAddress PRAYER_CHIVALRY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_PIETY

      public static InterfaceAddress PRAYER_PIETY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_RIGOUR

      public static InterfaceAddress PRAYER_RIGOUR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PRAYER_AUGURY

      public static InterfaceAddress PRAYER_AUGURY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DIALOG_NOTIFICATION_CONTINUE

      public static InterfaceAddress DIALOG_NOTIFICATION_CONTINUE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DIALOG_OPTION_OPTION1

      public static InterfaceAddress DIALOG_OPTION_OPTION1
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DIALOG2_SPRITE_CONTINUE

      public static InterfaceAddress DIALOG2_SPRITE_CONTINUE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EQUIPMENT_HELMET

      public static InterfaceAddress EQUIPMENT_HELMET
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EQUIPMENT_CAPE

      public static InterfaceAddress EQUIPMENT_CAPE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EQUIPMENT_AMULET

      public static InterfaceAddress EQUIPMENT_AMULET
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EQUIPMENT_WEAPON

      public static InterfaceAddress EQUIPMENT_WEAPON
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EQUIPMENT_BODY

      public static InterfaceAddress EQUIPMENT_BODY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EQUIPMENT_SHIELD

      public static InterfaceAddress EQUIPMENT_SHIELD
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EQUIPMENT_LEGS

      public static InterfaceAddress EQUIPMENT_LEGS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EQUIPMENT_GLOVES

      public static InterfaceAddress EQUIPMENT_GLOVES
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EQUIPMENT_BOOTS

      public static InterfaceAddress EQUIPMENT_BOOTS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EQUIPMENT_RING

      public static InterfaceAddress EQUIPMENT_RING
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EQUIPMENT_AMMO

      public static InterfaceAddress EQUIPMENT_AMMO
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_ARROW_HEADS

      public static InterfaceAddress SMITHING_ANVIL_ARROW_HEADS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_AXE

      public static InterfaceAddress SMITHING_ANVIL_AXE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_BATTLE_AXE

      public static InterfaceAddress SMITHING_ANVIL_BATTLE_AXE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_BOLTS

      public static InterfaceAddress SMITHING_ANVIL_BOLTS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_CHAIN_BODY

      public static InterfaceAddress SMITHING_ANVIL_CHAIN_BODY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_CLAWS

      public static InterfaceAddress SMITHING_ANVIL_CLAWS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_DAGGER

      public static InterfaceAddress SMITHING_ANVIL_DAGGER
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_DART_TIPS

      public static InterfaceAddress SMITHING_ANVIL_DART_TIPS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_EXCLUSIVE1

      public static InterfaceAddress SMITHING_ANVIL_EXCLUSIVE1
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_EXCLUSIVE2

      public static InterfaceAddress SMITHING_ANVIL_EXCLUSIVE2
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_FULL_HELM

      public static InterfaceAddress SMITHING_ANVIL_FULL_HELM
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_JAVELIN_HEADS

      public static InterfaceAddress SMITHING_ANVIL_JAVELIN_HEADS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_KITE_SHIELD

      public static InterfaceAddress SMITHING_ANVIL_KITE_SHIELD
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_KNIVES

      public static InterfaceAddress SMITHING_ANVIL_KNIVES
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_LIMBS

      public static InterfaceAddress SMITHING_ANVIL_LIMBS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_LONG_SWORD

      public static InterfaceAddress SMITHING_ANVIL_LONG_SWORD
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_MACE

      public static InterfaceAddress SMITHING_ANVIL_MACE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_MED_HELM

      public static InterfaceAddress SMITHING_ANVIL_MED_HELM
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_NAILS

      public static InterfaceAddress SMITHING_ANVIL_NAILS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_PLATE_BODY

      public static InterfaceAddress SMITHING_ANVIL_PLATE_BODY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_PLATE_LEGS

      public static InterfaceAddress SMITHING_ANVIL_PLATE_LEGS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_PLATE_SKIRT

      public static InterfaceAddress SMITHING_ANVIL_PLATE_SKIRT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_SCIMITAR

      public static InterfaceAddress SMITHING_ANVIL_SCIMITAR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_SQ_SHIELD

      public static InterfaceAddress SMITHING_ANVIL_SQ_SHIELD
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_SWORD

      public static InterfaceAddress SMITHING_ANVIL_SWORD
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_TWO_H_SWORD

      public static InterfaceAddress SMITHING_ANVIL_TWO_H_SWORD
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SMITHING_ANVIL_WARHAMMER

      public static InterfaceAddress SMITHING_ANVIL_WARHAMMER
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELLBOOK

      public static InterfaceAddress SPELLBOOK
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELLBOOK_FILTERED_BOUNDS

      public static InterfaceAddress SPELLBOOK_FILTERED_BOUNDS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LUMBRIDGE_HOME_TELEPORT

      public static InterfaceAddress SPELL_LUMBRIDGE_HOME_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_EDGEVILLE_HOME_TELEPORT

      public static InterfaceAddress SPELL_EDGEVILLE_HOME_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LUNAR_HOME_TELEPORT

      public static InterfaceAddress SPELL_LUNAR_HOME_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ARCEUUS_HOME_TELEPORT

      public static InterfaceAddress SPELL_ARCEUUS_HOME_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_KOUREND_HOME_TELEPORT

      public static InterfaceAddress SPELL_KOUREND_HOME_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CATHERBY_HOME_TELEPORT

      public static InterfaceAddress SPELL_CATHERBY_HOME_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LUNAR_FERTILE_SOIL

      public static InterfaceAddress SPELL_LUNAR_FERTILE_SOIL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WIND_STRIKE

      public static InterfaceAddress SPELL_WIND_STRIKE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CONFUSE

      public static InterfaceAddress SPELL_CONFUSE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ENCHANT_CROSSBOW_BOLT

      public static InterfaceAddress SPELL_ENCHANT_CROSSBOW_BOLT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WATER_STRIKE

      public static InterfaceAddress SPELL_WATER_STRIKE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LVL_1_ENCHANT

      public static InterfaceAddress SPELL_LVL_1_ENCHANT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_EARTH_STRIKE

      public static InterfaceAddress SPELL_EARTH_STRIKE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WEAKEN

      public static InterfaceAddress SPELL_WEAKEN
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_FIRE_STRIKE

      public static InterfaceAddress SPELL_FIRE_STRIKE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BONES_TO_BANANAS

      public static InterfaceAddress SPELL_BONES_TO_BANANAS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WIND_BOLT

      public static InterfaceAddress SPELL_WIND_BOLT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CURSE

      public static InterfaceAddress SPELL_CURSE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BIND

      public static InterfaceAddress SPELL_BIND
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LOW_LEVEL_ALCHEMY

      public static InterfaceAddress SPELL_LOW_LEVEL_ALCHEMY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WATER_BOLT

      public static InterfaceAddress SPELL_WATER_BOLT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_VARROCK_TELEPORT

      public static InterfaceAddress SPELL_VARROCK_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LVL_2_ENCHANT

      public static InterfaceAddress SPELL_LVL_2_ENCHANT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_EARTH_BOLT

      public static InterfaceAddress SPELL_EARTH_BOLT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LUMBRIDGE_TELEPORT

      public static InterfaceAddress SPELL_LUMBRIDGE_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELEKINETIC_GRAB

      public static InterfaceAddress SPELL_TELEKINETIC_GRAB
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_FIRE_BOLT

      public static InterfaceAddress SPELL_FIRE_BOLT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_FALADOR_TELEPORT

      public static InterfaceAddress SPELL_FALADOR_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CRUMBLE_UNDEAD

      public static InterfaceAddress SPELL_CRUMBLE_UNDEAD
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELEPORT_TO_HOUSE

      public static InterfaceAddress SPELL_TELEPORT_TO_HOUSE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WIND_BLAST

      public static InterfaceAddress SPELL_WIND_BLAST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SUPERHEAT_ITEM

      public static InterfaceAddress SPELL_SUPERHEAT_ITEM
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CAMELOT_TELEPORT

      public static InterfaceAddress SPELL_CAMELOT_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WATER_BLAST

      public static InterfaceAddress SPELL_WATER_BLAST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LVL_3_ENCHANT

      public static InterfaceAddress SPELL_LVL_3_ENCHANT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_IBAN_BLAST

      public static InterfaceAddress SPELL_IBAN_BLAST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SNARE

      public static InterfaceAddress SPELL_SNARE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_MAGIC_DART

      public static InterfaceAddress SPELL_MAGIC_DART
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ARDOUGNE_TELEPORT

      public static InterfaceAddress SPELL_ARDOUGNE_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_EARTH_BLAST

      public static InterfaceAddress SPELL_EARTH_BLAST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_HIGH_LEVEL_ALCHEMY

      public static InterfaceAddress SPELL_HIGH_LEVEL_ALCHEMY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CHARGE_WATER_ORB

      public static InterfaceAddress SPELL_CHARGE_WATER_ORB
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LVL_4_ENCHANT

      public static InterfaceAddress SPELL_LVL_4_ENCHANT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WATCHTOWER_TELEPORT

      public static InterfaceAddress SPELL_WATCHTOWER_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CIVITAS_ILLA_FORTIS_TELEPORT

      public static InterfaceAddress SPELL_CIVITAS_ILLA_FORTIS_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_FIRE_BLAST

      public static InterfaceAddress SPELL_FIRE_BLAST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CHARGE_EARTH_ORB

      public static InterfaceAddress SPELL_CHARGE_EARTH_ORB
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BONES_TO_PEACHES

      public static InterfaceAddress SPELL_BONES_TO_PEACHES
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SARADOMIN_STRIKE

      public static InterfaceAddress SPELL_SARADOMIN_STRIKE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CLAWS_OF_GUTHIX

      public static InterfaceAddress SPELL_CLAWS_OF_GUTHIX
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_FLAMES_OF_ZAMORAK

      public static InterfaceAddress SPELL_FLAMES_OF_ZAMORAK
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TROLLHEIM_TELEPORT

      public static InterfaceAddress SPELL_TROLLHEIM_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WIND_WAVE

      public static InterfaceAddress SPELL_WIND_WAVE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CHARGE_FIRE_ORB

      public static InterfaceAddress SPELL_CHARGE_FIRE_ORB
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELEPORT_TO_APE_ATOLL

      public static InterfaceAddress SPELL_TELEPORT_TO_APE_ATOLL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WATER_WAVE

      public static InterfaceAddress SPELL_WATER_WAVE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CHARGE_AIR_ORB

      public static InterfaceAddress SPELL_CHARGE_AIR_ORB
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_VULNERABILITY

      public static InterfaceAddress SPELL_VULNERABILITY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LVL_5_ENCHANT

      public static InterfaceAddress SPELL_LVL_5_ENCHANT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELEPORT_TO_KOUREND

      public static InterfaceAddress SPELL_TELEPORT_TO_KOUREND
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_EARTH_WAVE

      public static InterfaceAddress SPELL_EARTH_WAVE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ENFEEBLE

      public static InterfaceAddress SPELL_ENFEEBLE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_FIRE_WAVE

      public static InterfaceAddress SPELL_FIRE_WAVE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ENTANGLE

      public static InterfaceAddress SPELL_ENTANGLE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELEOTHER_LUMBRIDGE

      public static InterfaceAddress SPELL_TELEOTHER_LUMBRIDGE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_STUN

      public static InterfaceAddress SPELL_STUN
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CHARGE

      public static InterfaceAddress SPELL_CHARGE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WIND_SURGE

      public static InterfaceAddress SPELL_WIND_SURGE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELEOTHER_FALADOR

      public static InterfaceAddress SPELL_TELEOTHER_FALADOR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WATER_SURGE

      public static InterfaceAddress SPELL_WATER_SURGE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELE_BLOCK

      public static InterfaceAddress SPELL_TELE_BLOCK
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LVL_6_ENCHANT

      public static InterfaceAddress SPELL_LVL_6_ENCHANT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELEOTHER_CAMELOT

      public static InterfaceAddress SPELL_TELEOTHER_CAMELOT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_EARTH_SURGE

      public static InterfaceAddress SPELL_EARTH_SURGE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LVL_7_ENCHANT

      public static InterfaceAddress SPELL_LVL_7_ENCHANT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_FIRE_SURGE

      public static InterfaceAddress SPELL_FIRE_SURGE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELE_BOAT_TO_ME

      public static InterfaceAddress SPELL_TELE_BOAT_TO_ME
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELE_ME_TO_BOAT

      public static InterfaceAddress SPELL_TELE_ME_TO_BOAT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_MONSTER_INSPECT

      public static InterfaceAddress SPELL_MONSTER_INSPECT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BOUNTY_TARGET_TELEPORT2

      public static InterfaceAddress SPELL_BOUNTY_TARGET_TELEPORT2
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ICE_RUSH

      public static InterfaceAddress SPELL_ICE_RUSH
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ICE_BLITZ

      public static InterfaceAddress SPELL_ICE_BLITZ
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ICE_BURST

      public static InterfaceAddress SPELL_ICE_BURST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ICE_BARRAGE

      public static InterfaceAddress SPELL_ICE_BARRAGE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BLOOD_RUSH

      public static InterfaceAddress SPELL_BLOOD_RUSH
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BLOOD_BLITZ

      public static InterfaceAddress SPELL_BLOOD_BLITZ
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BLOOD_BURST

      public static InterfaceAddress SPELL_BLOOD_BURST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BLOOD_BARRAGE

      public static InterfaceAddress SPELL_BLOOD_BARRAGE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SMOKE_RUSH

      public static InterfaceAddress SPELL_SMOKE_RUSH
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SMOKE_BLITZ

      public static InterfaceAddress SPELL_SMOKE_BLITZ
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SMOKE_BURST

      public static InterfaceAddress SPELL_SMOKE_BURST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SMOKE_BARRAGE

      public static InterfaceAddress SPELL_SMOKE_BARRAGE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SHADOW_RUSH

      public static InterfaceAddress SPELL_SHADOW_RUSH
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SHADOW_BLITZ

      public static InterfaceAddress SPELL_SHADOW_BLITZ
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SHADOW_BURST

      public static InterfaceAddress SPELL_SHADOW_BURST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SHADOW_BARRAGE

      public static InterfaceAddress SPELL_SHADOW_BARRAGE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_PADDEWWA_TELEPORT

      public static InterfaceAddress SPELL_PADDEWWA_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SENNTISTEN_TELEPORT

      public static InterfaceAddress SPELL_SENNTISTEN_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_KHARYRLL_TELEPORT

      public static InterfaceAddress SPELL_KHARYRLL_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LASSAR_TELEPORT

      public static InterfaceAddress SPELL_LASSAR_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_DAREEYAK_TELEPORT

      public static InterfaceAddress SPELL_DAREEYAK_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CARRALLANGER_TELEPORT

      public static InterfaceAddress SPELL_CARRALLANGER_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ANNAKARL_TELEPORT

      public static InterfaceAddress SPELL_ANNAKARL_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_GHORROCK_TELEPORT

      public static InterfaceAddress SPELL_GHORROCK_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BOUNTY_TARGET_TELEPORT

      public static InterfaceAddress SPELL_BOUNTY_TARGET_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_VENGEANCE_OTHER

      public static InterfaceAddress SPELL_VENGEANCE_OTHER
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_VENGEANCE

      public static InterfaceAddress SPELL_VENGEANCE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BOUNTY_TARGET_TELEPORT3

      public static InterfaceAddress SPELL_BOUNTY_TARGET_TELEPORT3
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BAKE_PIE

      public static InterfaceAddress SPELL_BAKE_PIE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CURE_PLANT

      public static InterfaceAddress SPELL_CURE_PLANT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_MONSTER_EXAMINE

      public static InterfaceAddress SPELL_MONSTER_EXAMINE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_NPC_CONTACT

      public static InterfaceAddress SPELL_NPC_CONTACT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CURE_OTHER

      public static InterfaceAddress SPELL_CURE_OTHER
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_HUMIDIFY

      public static InterfaceAddress SPELL_HUMIDIFY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_MOONCLAN_TELEPORT

      public static InterfaceAddress SPELL_MOONCLAN_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELE_GROUP_MOONCLAN

      public static InterfaceAddress SPELL_TELE_GROUP_MOONCLAN
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CURE_ME

      public static InterfaceAddress SPELL_CURE_ME
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_HUNTER_KIT

      public static InterfaceAddress SPELL_HUNTER_KIT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WATERBIRTH_TELEPORT

      public static InterfaceAddress SPELL_WATERBIRTH_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELE_GROUP_WATERBIRTH

      public static InterfaceAddress SPELL_TELE_GROUP_WATERBIRTH
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CURE_GROUP

      public static InterfaceAddress SPELL_CURE_GROUP
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_STAT_SPY

      public static InterfaceAddress SPELL_STAT_SPY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BARBARIAN_TELEPORT

      public static InterfaceAddress SPELL_BARBARIAN_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELE_GROUP_BARBARIAN

      public static InterfaceAddress SPELL_TELE_GROUP_BARBARIAN
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SUPERGLASS_MAKE

      public static InterfaceAddress SPELL_SUPERGLASS_MAKE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TAN_LEATHER

      public static InterfaceAddress SPELL_TAN_LEATHER
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_KHAZARD_TELEPORT

      public static InterfaceAddress SPELL_KHAZARD_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELE_GROUP_KHAZARD

      public static InterfaceAddress SPELL_TELE_GROUP_KHAZARD
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_DREAM

      public static InterfaceAddress SPELL_DREAM
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_STRING_JEWELLERY

      public static InterfaceAddress SPELL_STRING_JEWELLERY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_STAT_RESTORE_POT_SHARE

      public static InterfaceAddress SPELL_STAT_RESTORE_POT_SHARE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_MAGIC_IMBUE

      public static InterfaceAddress SPELL_MAGIC_IMBUE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_FERTILE_SOIL

      public static InterfaceAddress SPELL_FERTILE_SOIL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BOOST_POTION_SHARE

      public static InterfaceAddress SPELL_BOOST_POTION_SHARE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_FISHING_GUILD_TELEPORT

      public static InterfaceAddress SPELL_FISHING_GUILD_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELE_GROUP_FISHING_GUILD

      public static InterfaceAddress SPELL_TELE_GROUP_FISHING_GUILD
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_PLANK_MAKE

      public static InterfaceAddress SPELL_PLANK_MAKE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CATHERBY_TELEPORT

      public static InterfaceAddress SPELL_CATHERBY_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELE_GROUP_CATHERBY

      public static InterfaceAddress SPELL_TELE_GROUP_CATHERBY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RECHARGE_DRAGONSTONE

      public static InterfaceAddress SPELL_RECHARGE_DRAGONSTONE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ICE_PLATEAU_TELEPORT

      public static InterfaceAddress SPELL_ICE_PLATEAU_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TELE_GROUP_ICE_PLATEAU

      public static InterfaceAddress SPELL_TELE_GROUP_ICE_PLATEAU
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ENERGY_TRANSFER

      public static InterfaceAddress SPELL_ENERGY_TRANSFER
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_HEAL_OTHER

      public static InterfaceAddress SPELL_HEAL_OTHER
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_HEAL_GROUP

      public static InterfaceAddress SPELL_HEAL_GROUP
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SPELLBOOK_SWAP

      public static InterfaceAddress SPELL_SPELLBOOK_SWAP
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_GEOMANCY

      public static InterfaceAddress SPELL_GEOMANCY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SPIN_FLAX

      public static InterfaceAddress SPELL_SPIN_FLAX
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_OURANIA_TELEPORT

      public static InterfaceAddress SPELL_OURANIA_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_TOOLTIP

      public static InterfaceAddress SPELL_TOOLTIP
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BASIC_REANIMATION

      public static InterfaceAddress SPELL_BASIC_REANIMATION
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ARCEUUS_LIBRARY_TELEPORT

      public static InterfaceAddress SPELL_ARCEUUS_LIBRARY_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_ADEPT_REANIMATION

      public static InterfaceAddress SPELL_ADEPT_REANIMATION
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_EXPERT_REANIMATION

      public static InterfaceAddress SPELL_EXPERT_REANIMATION
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_MASTER_REANIMATION

      public static InterfaceAddress SPELL_MASTER_REANIMATION
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_DRAYNOR_MANOR_TELEPORT

      public static InterfaceAddress SPELL_DRAYNOR_MANOR_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_MIND_ALTAR_TELEPORT

      public static InterfaceAddress SPELL_MIND_ALTAR_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RESPAWN_TELEPORT

      public static InterfaceAddress SPELL_RESPAWN_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SALVE_GRAVEYARD_TELEPORT

      public static InterfaceAddress SPELL_SALVE_GRAVEYARD_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_FENKENSTRAINS_CASTLE_TELEPORT

      public static InterfaceAddress SPELL_FENKENSTRAINS_CASTLE_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WEST_ARDOUGNE_TELEPORT

      public static InterfaceAddress SPELL_WEST_ARDOUGNE_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_HARMONY_ISLAND_TELEPORT

      public static InterfaceAddress SPELL_HARMONY_ISLAND_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_CEMETERY_TELEPORT

      public static InterfaceAddress SPELL_CEMETERY_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RESURRECT_CROPS

      public static InterfaceAddress SPELL_RESURRECT_CROPS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BARROWS_TELEPORT

      public static InterfaceAddress SPELL_BARROWS_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_APE_ATOLL_TELEPORT

      public static InterfaceAddress SPELL_APE_ATOLL_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_BATTLEFRONT_TELEPORT

      public static InterfaceAddress SPELL_BATTLEFRONT_TELEPORT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_INFERIOR_DEMONBANE

      public static InterfaceAddress SPELL_INFERIOR_DEMONBANE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SUPERIOR_DEMONBANE

      public static InterfaceAddress SPELL_SUPERIOR_DEMONBANE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_DARK_DEMONBANE

      public static InterfaceAddress SPELL_DARK_DEMONBANE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_MARK_OF_DARKNESS

      public static InterfaceAddress SPELL_MARK_OF_DARKNESS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_GHOSTLY_GRASP

      public static InterfaceAddress SPELL_GHOSTLY_GRASP
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SKELETAL_GRASP

      public static InterfaceAddress SPELL_SKELETAL_GRASP
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_UNDEAD_GRASP

      public static InterfaceAddress SPELL_UNDEAD_GRASP
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_WARD_OF_ARCEUUS

      public static InterfaceAddress SPELL_WARD_OF_ARCEUUS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_LESSER_CORRUPTION

      public static InterfaceAddress SPELL_LESSER_CORRUPTION
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_GREATER_CORRUPTION

      public static InterfaceAddress SPELL_GREATER_CORRUPTION
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_DEMONIC_OFFERING

      public static InterfaceAddress SPELL_DEMONIC_OFFERING
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SINISTER_OFFERING

      public static InterfaceAddress SPELL_SINISTER_OFFERING
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_DEGRIME

      public static InterfaceAddress SPELL_DEGRIME
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_SHADOW_VEIL

      public static InterfaceAddress SPELL_SHADOW_VEIL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_VILE_VIGOUR

      public static InterfaceAddress SPELL_VILE_VIGOUR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_DARK_LURE

      public static InterfaceAddress SPELL_DARK_LURE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_DEATH_CHARGE

      public static InterfaceAddress SPELL_DEATH_CHARGE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RESURRECT_LESSER_GHOST

      public static InterfaceAddress SPELL_RESURRECT_LESSER_GHOST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RESURRECT_LESSER_SKELETON

      public static InterfaceAddress SPELL_RESURRECT_LESSER_SKELETON
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RESURRECT_LESSER_ZOMBIE

      public static InterfaceAddress SPELL_RESURRECT_LESSER_ZOMBIE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RESURRECT_SUPERIOR_GHOST

      public static InterfaceAddress SPELL_RESURRECT_SUPERIOR_GHOST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RESURRECT_SUPERIOR_SKELETON

      public static InterfaceAddress SPELL_RESURRECT_SUPERIOR_SKELETON
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RESURRECT_SUPERIOR_ZOMBIE

      public static InterfaceAddress SPELL_RESURRECT_SUPERIOR_ZOMBIE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RESURRECT_GREATER_GHOST

      public static InterfaceAddress SPELL_RESURRECT_GREATER_GHOST
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RESURRECT_GREATER_SKELETON

      public static InterfaceAddress SPELL_RESURRECT_GREATER_SKELETON
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SPELL_RESURRECT_GREATER_ZOMBIE

      public static InterfaceAddress SPELL_RESURRECT_GREATER_ZOMBIE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • MINIMAP_SPEC_CLICKBOX

      public static InterfaceAddress MINIMAP_SPEC_CLICKBOX
      Deprecated, for removal: This API element is subject to removal in a future version.
    • MINIGAME_DIALOG_CONTINUE

      public static InterfaceAddress MINIGAME_DIALOG_CONTINUE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • LEVEL_UP_CONTINUE

      public static InterfaceAddress LEVEL_UP_CONTINUE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DEPOSIT_BOX_DEPOSIT_INVENTORY

      public static InterfaceAddress DEPOSIT_BOX_DEPOSIT_INVENTORY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DEPOSIT_BOX_DEPOSIT_EQUIPMENT

      public static InterfaceAddress DEPOSIT_BOX_DEPOSIT_EQUIPMENT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DEPOSIT_BOX_DEPOSIT_LOOT_BAG

      public static InterfaceAddress DEPOSIT_BOX_DEPOSIT_LOOT_BAG
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DEPOSIT_INVENTORY_QUANTITY_ONE

      public static InterfaceAddress DEPOSIT_INVENTORY_QUANTITY_ONE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DEPOSIT_INVENTORY_QUANTITY_FIVE

      public static InterfaceAddress DEPOSIT_INVENTORY_QUANTITY_FIVE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DEPOSIT_INVENTORY_QUANTITY_TEN

      public static InterfaceAddress DEPOSIT_INVENTORY_QUANTITY_TEN
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DEPOSIT_INVENTORY_QUANTITY_X

      public static InterfaceAddress DEPOSIT_INVENTORY_QUANTITY_X
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DEPOSIT_INVENTORY_QUANTITY_ALL

      public static InterfaceAddress DEPOSIT_INVENTORY_QUANTITY_ALL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SAILING_VIEW_COMBAT_OPTIONS

      public static InterfaceAddress SAILING_VIEW_COMBAT_OPTIONS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SAILING_BOAT_NAME

      public static InterfaceAddress SAILING_BOAT_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SAILING_BOAT_HEALTH_BAR

      public static InterfaceAddress SAILING_BOAT_HEALTH_BAR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SAILING_TAB_BAR

      public static InterfaceAddress SAILING_TAB_BAR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SAILING_BOAT_PANEL_TITLE

      public static InterfaceAddress SAILING_BOAT_PANEL_TITLE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SAILING_BOAT_CREW_PANEL

      public static InterfaceAddress SAILING_BOAT_CREW_PANEL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SAILING_BOAT_STAT_PANEL

      public static InterfaceAddress SAILING_BOAT_STAT_PANEL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SAILING_BOAT_FACILITIES_PANEL

      public static InterfaceAddress SAILING_BOAT_FACILITIES_PANEL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SAILING_BOAT_CONTROLS

      public static InterfaceAddress SAILING_BOAT_CONTROLS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SAILING_BOAT_CREW_CAPACITY

      public static InterfaceAddress SAILING_BOAT_CREW_CAPACITY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SAILING_BOAT_CREW_TOGGLES

      public static InterfaceAddress SAILING_BOAT_CREW_TOGGLES
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • InterfaceAddress

      public InterfaceAddress(int packedId)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Creates an interface address from a packed widget ID.

      The packed ID format is: (group << 16) | child

      Parameters:
      packedId - the packed widget ID
  • Method Details

    • fromPackedId

      public static InterfaceAddress fromPackedId(int packedId)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Creates an interface address from a packed widget ID.
      Parameters:
      packedId - the packed widget ID
      Returns:
      a new InterfaceAddress instance
    • fromWidgetInfo

      public static InterfaceAddress fromWidgetInfo(net.runelite.api.widgets.WidgetInfo widgetInfo)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Creates an interface address from a WidgetInfo constant.
      Parameters:
      widgetInfo - the widget info to convert
      Returns:
      a new InterfaceAddress instance
    • getPackedId

      public int getPackedId()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Gets the packed ID representation of this interface address.

      The packed ID format is: (group << 16) | child

      Returns:
      the packed widget ID