Package net.runelite.api.gameval
Class InterfaceID.MourningDeathaltarList
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MourningDeathaltarList
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MourningDeathaltarList extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCONTAINERstatic intSCROLLBARstatic intTEXTstatic intUNIVERSEstatic intUNIVERSE_GRAPHIC1static intUNIVERSE_MODEL0static intUNIVERSE_TEXT2
-
Constructor Summary
Constructors Constructor Description MourningDeathaltarList()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL0
public static final int UNIVERSE_MODEL0
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC1
public static final int UNIVERSE_GRAPHIC1
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT2
public static final int UNIVERSE_TEXT2
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
-