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 intCONTENTSstatic intCONTENTS_MODEL0static intCONTENTS_MODEL1static intCONTENTS_MODEL2static intCONTENTS_MODEL3static intCONTENTS_TEXT4static intCONTENTS_TEXT5static intROOT_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
-
-