Package net.runelite.api.gameval
Class InterfaceID.AnmaReward
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.AnmaReward
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.AnmaReward extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_30
static int
_30_CONTENTS
static int
_30_GFX
static int
_30_MODEL1
static int
_50
static int
_50_CONTENTS
static int
_50_GFX
static int
_50_MODEL1
static int
ASSEMBLER
static int
ASSEMBLER_CONTENTS
static int
ASSEMBLER_GFX
static int
ASSEMBLER_MODEL1
static int
FRAME
static int
UNIVERSE
static int
UNIVERSE_TEXT2
static int
UNIVERSE_TEXT5
static int
UNIVERSE_TEXT8
-
Constructor Summary
Constructors Constructor Description AnmaReward()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
_30
public static final int _30
- See Also:
- Constant Field Values
-
_30_GFX
public static final int _30_GFX
- See Also:
- Constant Field Values
-
_30_MODEL1
public static final int _30_MODEL1
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT2
public static final int UNIVERSE_TEXT2
- See Also:
- Constant Field Values
-
_30_CONTENTS
public static final int _30_CONTENTS
- See Also:
- Constant Field Values
-
_50
public static final int _50
- See Also:
- Constant Field Values
-
_50_GFX
public static final int _50_GFX
- See Also:
- Constant Field Values
-
_50_MODEL1
public static final int _50_MODEL1
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT5
public static final int UNIVERSE_TEXT5
- See Also:
- Constant Field Values
-
_50_CONTENTS
public static final int _50_CONTENTS
- See Also:
- Constant Field Values
-
ASSEMBLER
public static final int ASSEMBLER
- See Also:
- Constant Field Values
-
ASSEMBLER_GFX
public static final int ASSEMBLER_GFX
- See Also:
- Constant Field Values
-
ASSEMBLER_MODEL1
public static final int ASSEMBLER_MODEL1
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT8
public static final int UNIVERSE_TEXT8
- See Also:
- Constant Field Values
-
ASSEMBLER_CONTENTS
public static final int ASSEMBLER_CONTENTS
- See Also:
- Constant Field Values
-
-