Package net.runelite.api.gameval
Class InterfaceID.RumDealCensor
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.RumDealCensor
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.RumDealCensor extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONTENTS
static int
CONTENTS_MODEL0
static int
CONTENTS_MODEL1
static int
CONTENTS_MODEL2
static int
CONTENTS_MODEL3
static int
CONTENTS_TEXT4
static int
CONTENTS_TEXT5
static int
ROOT_RECT0
-
Constructor Summary
Constructors Constructor Description RumDealCensor()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
CONTENTS_MODEL0
public static final int CONTENTS_MODEL0
- See Also:
- Constant Field Values
-
CONTENTS_MODEL1
public static final int CONTENTS_MODEL1
- See Also:
- Constant Field Values
-
CONTENTS_MODEL2
public static final int CONTENTS_MODEL2
- See Also:
- Constant Field Values
-
CONTENTS_MODEL3
public static final int CONTENTS_MODEL3
- See Also:
- Constant Field Values
-
CONTENTS_TEXT4
public static final int CONTENTS_TEXT4
- See Also:
- Constant Field Values
-
CONTENTS_TEXT5
public static final int CONTENTS_TEXT5
- See Also:
- Constant Field Values
-
-