Package net.runelite.api.gameval
Class InterfaceID.ZmiBankPayment
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ZmiBankPayment
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ZmiBankPayment extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
AIR
static int
ASTRAL
static int
BLOOD
static int
BODY
static int
BUTTONS_LAYER
static int
CHAOS
static int
COSMIC
static int
DEATH
static int
EARTH
static int
FIRE
static int
FRAME
static int
INFO_TEXT_LAYER
static int
LAW
static int
MIND
static int
NATURE
static int
SOUL
static int
UNIVERSE
static int
WATER
-
Constructor Summary
Constructors Constructor Description ZmiBankPayment()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
BUTTONS_LAYER
public static final int BUTTONS_LAYER
- See Also:
- Constant Field Values
-
MIND
public static final int MIND
- See Also:
- Constant Field Values
-
AIR
public static final int AIR
- See Also:
- Constant Field Values
-
WATER
public static final int WATER
- See Also:
- Constant Field Values
-
EARTH
public static final int EARTH
- See Also:
- Constant Field Values
-
FIRE
public static final int FIRE
- See Also:
- Constant Field Values
-
BODY
public static final int BODY
- See Also:
- Constant Field Values
-
COSMIC
public static final int COSMIC
- See Also:
- Constant Field Values
-
CHAOS
public static final int CHAOS
- See Also:
- Constant Field Values
-
ASTRAL
public static final int ASTRAL
- See Also:
- Constant Field Values
-
LAW
public static final int LAW
- See Also:
- Constant Field Values
-
DEATH
public static final int DEATH
- See Also:
- Constant Field Values
-
BLOOD
public static final int BLOOD
- See Also:
- Constant Field Values
-
NATURE
public static final int NATURE
- See Also:
- Constant Field Values
-
SOUL
public static final int SOUL
- See Also:
- Constant Field Values
-
INFO_TEXT_LAYER
public static final int INFO_TEXT_LAYER
- See Also:
- Constant Field Values
-
-