Package net.runelite.api.gameval
Class SpriteID.PvpwIcons
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.PvpwIcons
-
-
Field Summary
Fields Modifier and Type Field Description static int_0static int_1static int_2static int_3static int_4static int_5static int_6static int_7static intDEADMAN_EXCLAMATION_MARK_SKULLED_WARNINGstatic intPLAYER_KILLER_SKULLstatic intPLAYER_KILLING_DISABLED_OVERLAY
-
Constructor Summary
Constructors Constructor Description PvpwIcons()
-
-
-
Field Detail
-
_4
public static final int _4
- See Also:
- Constant Field Values
-
_0
public static final int _0
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
_3
public static final int _3
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
_6
public static final int _6
- See Also:
- Constant Field Values
-
_7
public static final int _7
- See Also:
- Constant Field Values
-
PLAYER_KILLER_SKULL
public static final int PLAYER_KILLER_SKULL
- See Also:
- Constant Field Values
-
PLAYER_KILLING_DISABLED_OVERLAY
public static final int PLAYER_KILLING_DISABLED_OVERLAY
- See Also:
- Constant Field Values
-
DEADMAN_EXCLAMATION_MARK_SKULLED_WARNING
public static final int DEADMAN_EXCLAMATION_MARK_SKULLED_WARNING
- See Also:
- Constant Field Values
-
-