Package net.runelite.api.gameval
Class DBTableID.CombatInterfaceWeaponCategory.Row
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.CombatInterfaceWeaponCategory.Row
-
- Enclosing class:
- DBTableID.CombatInterfaceWeaponCategory
public static final class DBTableID.CombatInterfaceWeaponCategory.Row extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
COMBAT_INTERFACE_UNARMED
public static final int COMBAT_INTERFACE_UNARMED
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_AXE
public static final int COMBAT_INTERFACE_AXE
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_BLUNT
public static final int COMBAT_INTERFACE_BLUNT
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_BLUNT_BLUDGEON
public static final int COMBAT_INTERFACE_BLUNT_BLUDGEON
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_BOW
public static final int COMBAT_INTERFACE_BOW
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_CLAW
public static final int COMBAT_INTERFACE_CLAW
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_CROSSBOW
public static final int COMBAT_INTERFACE_CROSSBOW
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_FLAMER
public static final int COMBAT_INTERFACE_FLAMER
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_GRENADE
public static final int COMBAT_INTERFACE_GRENADE
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_GUN
public static final int COMBAT_INTERFACE_GUN
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_HACKSWORD
public static final int COMBAT_INTERFACE_HACKSWORD
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_HEAVYSWORD
public static final int COMBAT_INTERFACE_HEAVYSWORD
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_HEAVYSWORD_LARGE
public static final int COMBAT_INTERFACE_HEAVYSWORD_LARGE
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_PICKAXE
public static final int COMBAT_INTERFACE_PICKAXE
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_POLEARM
public static final int COMBAT_INTERFACE_POLEARM
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_CHARGESPEAR
public static final int COMBAT_INTERFACE_CHARGESPEAR
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_POLESTAFF
public static final int COMBAT_INTERFACE_POLESTAFF
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_SCYTHE
public static final int COMBAT_INTERFACE_SCYTHE
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_SPEAR
public static final int COMBAT_INTERFACE_SPEAR
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_BANNER
public static final int COMBAT_INTERFACE_BANNER
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_SPIKED
public static final int COMBAT_INTERFACE_SPIKED
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_STABSWORD
public static final int COMBAT_INTERFACE_STABSWORD
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_STAFF
public static final int COMBAT_INTERFACE_STAFF
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_STAFF_BLADED
public static final int COMBAT_INTERFACE_STAFF_BLADED
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_STAFF_SPELLBLADE
public static final int COMBAT_INTERFACE_STAFF_SPELLBLADE
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_THROWN
public static final int COMBAT_INTERFACE_THROWN
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_WHIP
public static final int COMBAT_INTERFACE_WHIP
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_STAFF_SELFPOWERING
public static final int COMBAT_INTERFACE_STAFF_SELFPOWERING
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_WAND_SELFPOWERING
public static final int COMBAT_INTERFACE_WAND_SELFPOWERING
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_BULWARK
public static final int COMBAT_INTERFACE_BULWARK
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_PARTISAN
public static final int COMBAT_INTERFACE_PARTISAN
- See Also:
- Constant Field Values
-
COMBAT_INTERFACE_TRIBRID
public static final int COMBAT_INTERFACE_TRIBRID
- See Also:
- Constant Field Values
-
-