Package net.runelite.api.gameval
Class InterfaceID.QipSoaArravShieldInterface
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.QipSoaArravShieldInterface
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.QipSoaArravShieldInterface extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CLOSE
static int
CONTENTS
static int
QIP_SOA_ARRAV_CERTIFICATE
static int
QIP_SOA_ARRAV_CERTIFICATE_WHOLE
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description QipSoaArravShieldInterface()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
QIP_SOA_ARRAV_CERTIFICATE_WHOLE
public static final int QIP_SOA_ARRAV_CERTIFICATE_WHOLE
- See Also:
- Constant Field Values
-
QIP_SOA_ARRAV_CERTIFICATE
public static final int QIP_SOA_ARRAV_CERTIFICATE
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-