Package net.runelite.api.gameval
Class DBTableID.NpcContact.Row
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.NpcContact.Row
-
- Enclosing class:
- DBTableID.NpcContact
public static final class DBTableID.NpcContact.Row extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intNPC_CONTACT_ADVISOR_GHRIMstatic intNPC_CONTACT_AMYstatic intNPC_CONTACT_BARBARIAN_GUARDstatic intNPC_CONTACT_BERTstatic intNPC_CONTACT_CAPTAIN_GINEAstatic intNPC_CONTACT_CYRISUSstatic intNPC_CONTACT_DARK_MAGEstatic intNPC_CONTACT_HONEST_JIMMYstatic intNPC_CONTACT_LANTHUSstatic intNPC_CONTACT_MURPHYstatic intNPC_CONTACT_RANDOMstatic intNPC_CONTACT_SLAYER_MASTER_BURTHORPEstatic intNPC_CONTACT_SLAYER_MASTER_CANIFISstatic intNPC_CONTACT_SLAYER_MASTER_DRAYNORstatic intNPC_CONTACT_SLAYER_MASTER_EDGEVILLEstatic intNPC_CONTACT_SLAYER_MASTER_GNOME_STRONGHOLDstatic intNPC_CONTACT_SLAYER_MASTER_MOUNT_KARUULMstatic intNPC_CONTACT_SLAYER_MASTER_SHILO_VILLAGEstatic intNPC_CONTACT_SLAYER_MASTER_WILDERNESSstatic intNPC_CONTACT_SLAYER_MASTER_WYRMSCRAIGstatic intNPC_CONTACT_SLAYER_MASTER_ZANARISstatic intNPC_CONTACT_SMOGGYstatic intNPC_CONTACT_WATSON
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
NPC_CONTACT_HONEST_JIMMY
public static final int NPC_CONTACT_HONEST_JIMMY
- See Also:
- Constant Field Values
-
NPC_CONTACT_BERT
public static final int NPC_CONTACT_BERT
- See Also:
- Constant Field Values
-
NPC_CONTACT_ADVISOR_GHRIM
public static final int NPC_CONTACT_ADVISOR_GHRIM
- See Also:
- Constant Field Values
-
NPC_CONTACT_DARK_MAGE
public static final int NPC_CONTACT_DARK_MAGE
- See Also:
- Constant Field Values
-
NPC_CONTACT_LANTHUS
public static final int NPC_CONTACT_LANTHUS
- See Also:
- Constant Field Values
-
NPC_CONTACT_SLAYER_MASTER_DRAYNOR
public static final int NPC_CONTACT_SLAYER_MASTER_DRAYNOR
- See Also:
- Constant Field Values
-
NPC_CONTACT_SLAYER_MASTER_BURTHORPE
public static final int NPC_CONTACT_SLAYER_MASTER_BURTHORPE
- See Also:
- Constant Field Values
-
NPC_CONTACT_SLAYER_MASTER_CANIFIS
public static final int NPC_CONTACT_SLAYER_MASTER_CANIFIS
- See Also:
- Constant Field Values
-
NPC_CONTACT_SLAYER_MASTER_EDGEVILLE
public static final int NPC_CONTACT_SLAYER_MASTER_EDGEVILLE
- See Also:
- Constant Field Values
-
NPC_CONTACT_SLAYER_MASTER_ZANARIS
public static final int NPC_CONTACT_SLAYER_MASTER_ZANARIS
- See Also:
- Constant Field Values
-
NPC_CONTACT_SLAYER_MASTER_GNOME_STRONGHOLD
public static final int NPC_CONTACT_SLAYER_MASTER_GNOME_STRONGHOLD
- See Also:
- Constant Field Values
-
NPC_CONTACT_SLAYER_MASTER_SHILO_VILLAGE
public static final int NPC_CONTACT_SLAYER_MASTER_SHILO_VILLAGE
- See Also:
- Constant Field Values
-
NPC_CONTACT_SLAYER_MASTER_WILDERNESS
public static final int NPC_CONTACT_SLAYER_MASTER_WILDERNESS
- See Also:
- Constant Field Values
-
NPC_CONTACT_SLAYER_MASTER_MOUNT_KARUULM
public static final int NPC_CONTACT_SLAYER_MASTER_MOUNT_KARUULM
- See Also:
- Constant Field Values
-
NPC_CONTACT_SLAYER_MASTER_WYRMSCRAIG
public static final int NPC_CONTACT_SLAYER_MASTER_WYRMSCRAIG
- See Also:
- Constant Field Values
-
NPC_CONTACT_MURPHY
public static final int NPC_CONTACT_MURPHY
- See Also:
- Constant Field Values
-
NPC_CONTACT_CYRISUS
public static final int NPC_CONTACT_CYRISUS
- See Also:
- Constant Field Values
-
NPC_CONTACT_SMOGGY
public static final int NPC_CONTACT_SMOGGY
- See Also:
- Constant Field Values
-
NPC_CONTACT_CAPTAIN_GINEA
public static final int NPC_CONTACT_CAPTAIN_GINEA
- See Also:
- Constant Field Values
-
NPC_CONTACT_WATSON
public static final int NPC_CONTACT_WATSON
- See Also:
- Constant Field Values
-
NPC_CONTACT_BARBARIAN_GUARD
public static final int NPC_CONTACT_BARBARIAN_GUARD
- See Also:
- Constant Field Values
-
NPC_CONTACT_AMY
public static final int NPC_CONTACT_AMY
- See Also:
- Constant Field Values
-
NPC_CONTACT_RANDOM
public static final int NPC_CONTACT_RANDOM
- See Also:
- Constant Field Values
-
-