Package net.runelite.api.gameval
Class InterfaceID.MmMessage
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MmMessage
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MmMessage extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
MM_MESSAGE_CLOSE_BUTTON
static int
MM_MS1
static int
MM_MS10
static int
MM_MS11
static int
MM_MS2
static int
MM_MS3
static int
MM_MS4
static int
MM_MS5
static int
MM_MS6
static int
MM_MS7
static int
MM_MS8
static int
MM_MS9
static int
MM_MSTITLE
static int
MM_UPRIGHT
static int
ROOT_GRAPHIC13
static int
ROOT_MODEL0
-
Constructor Summary
Constructors Constructor Description MmMessage()
-
-
-
Field Detail
-
ROOT_MODEL0
public static final int ROOT_MODEL0
- See Also:
- Constant Field Values
-
MM_MSTITLE
public static final int MM_MSTITLE
- See Also:
- Constant Field Values
-
MM_MS1
public static final int MM_MS1
- See Also:
- Constant Field Values
-
MM_MS2
public static final int MM_MS2
- See Also:
- Constant Field Values
-
MM_MS3
public static final int MM_MS3
- See Also:
- Constant Field Values
-
MM_MS4
public static final int MM_MS4
- See Also:
- Constant Field Values
-
MM_MS5
public static final int MM_MS5
- See Also:
- Constant Field Values
-
MM_MS6
public static final int MM_MS6
- See Also:
- Constant Field Values
-
MM_MS7
public static final int MM_MS7
- See Also:
- Constant Field Values
-
MM_MS8
public static final int MM_MS8
- See Also:
- Constant Field Values
-
MM_MS9
public static final int MM_MS9
- See Also:
- Constant Field Values
-
MM_MS10
public static final int MM_MS10
- See Also:
- Constant Field Values
-
MM_MS11
public static final int MM_MS11
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC13
public static final int ROOT_GRAPHIC13
- See Also:
- Constant Field Values
-
MM_UPRIGHT
public static final int MM_UPRIGHT
- See Also:
- Constant Field Values
-
MM_MESSAGE_CLOSE_BUTTON
public static final int MM_MESSAGE_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-