Package net.runelite.api.gameval
Class InterfaceID.MakeoverMage
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MakeoverMage
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MakeoverMage extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
A_BG
static int
A_TITLE
static int
APPLY
static int
APPLY_BUTTON
static int
B_BG
static int
B_TITLE
static int
BODYTYPE_A
static int
BODYTYPE_A_MODEL1
static int
BODYTYPE_A_MODEL2
static int
BODYTYPE_A_MODEL3
static int
BODYTYPE_B
static int
BODYTYPE_B_MODEL1
static int
BODYTYPE_B_MODEL2
static int
BURGER_BTN_MENU
static int
BURGER_MENU_FRAME
static int
BURGER_MENU_OVERLAY
static int
BUTTONS
static int
COLOUR
static int
CONFIRM
static int
CONFIRM_BUTTON
static int
FRAME
static int
HE_HIM
static int
PRONOUNS
static int
PRONOUNS_HE
static int
PRONOUNS_RECT0
static int
PRONOUNS_SHE
static int
PRONOUNS_THEY
static int
PRONOUNS_TITLE
static int
RADIO_HE
static int
RADIO_SHE
static int
RADIO_THEY
static int
SHE_HER
static int
THEY_THEM
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description MakeoverMage()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
BODYTYPE_A
public static final int BODYTYPE_A
- See Also:
- Constant Field Values
-
A_BG
public static final int A_BG
- See Also:
- Constant Field Values
-
BODYTYPE_A_MODEL1
public static final int BODYTYPE_A_MODEL1
- See Also:
- Constant Field Values
-
BODYTYPE_A_MODEL2
public static final int BODYTYPE_A_MODEL2
- See Also:
- Constant Field Values
-
BODYTYPE_A_MODEL3
public static final int BODYTYPE_A_MODEL3
- See Also:
- Constant Field Values
-
A_TITLE
public static final int A_TITLE
- See Also:
- Constant Field Values
-
BODYTYPE_B
public static final int BODYTYPE_B
- See Also:
- Constant Field Values
-
B_BG
public static final int B_BG
- See Also:
- Constant Field Values
-
BODYTYPE_B_MODEL1
public static final int BODYTYPE_B_MODEL1
- See Also:
- Constant Field Values
-
BODYTYPE_B_MODEL2
public static final int BODYTYPE_B_MODEL2
- See Also:
- Constant Field Values
-
B_TITLE
public static final int B_TITLE
- See Also:
- Constant Field Values
-
COLOUR
public static final int COLOUR
- See Also:
- Constant Field Values
-
PRONOUNS
public static final int PRONOUNS
- See Also:
- Constant Field Values
-
PRONOUNS_RECT0
public static final int PRONOUNS_RECT0
- See Also:
- Constant Field Values
-
BUTTONS
public static final int BUTTONS
- See Also:
- Constant Field Values
-
APPLY_BUTTON
public static final int APPLY_BUTTON
- See Also:
- Constant Field Values
-
CONFIRM_BUTTON
public static final int CONFIRM_BUTTON
- See Also:
- Constant Field Values
-
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
-
PRONOUNS_TITLE
public static final int PRONOUNS_TITLE
- See Also:
- Constant Field Values
-
HE_HIM
public static final int HE_HIM
- See Also:
- Constant Field Values
-
RADIO_HE
public static final int RADIO_HE
- See Also:
- Constant Field Values
-
PRONOUNS_HE
public static final int PRONOUNS_HE
- See Also:
- Constant Field Values
-
THEY_THEM
public static final int THEY_THEM
- See Also:
- Constant Field Values
-
RADIO_THEY
public static final int RADIO_THEY
- See Also:
- Constant Field Values
-
PRONOUNS_THEY
public static final int PRONOUNS_THEY
- See Also:
- Constant Field Values
-
SHE_HER
public static final int SHE_HER
- See Also:
- Constant Field Values
-
RADIO_SHE
public static final int RADIO_SHE
- See Also:
- Constant Field Values
-
PRONOUNS_SHE
public static final int PRONOUNS_SHE
- See Also:
- Constant Field Values
-
BURGER_BTN_MENU
public static final int BURGER_BTN_MENU
- See Also:
- Constant Field Values
-
BURGER_MENU_OVERLAY
public static final int BURGER_MENU_OVERLAY
- See Also:
- Constant Field Values
-
BURGER_MENU_FRAME
public static final int BURGER_MENU_FRAME
- See Also:
- Constant Field Values
-
APPLY
public static final int APPLY
- See Also:
- Constant Field Values
-
-