Package net.runelite.api.gameval
Class InterfaceID.ClansHall
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ClansHall
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ClansHall extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKstatic intCONTAINERstatic intDROP_DOWNSstatic intFRAMEstatic intINFINITEstatic intLISTstatic intNUMBER_FIELDSstatic intRADIO_BUTTONSstatic intSAVEstatic intSCROLLBARstatic intUNIVERSEstatic intUNIVERSE_GRAPHIC0
-
Constructor Summary
Constructors Constructor Description ClansHall()
-
-
-
Field Detail
-
INFINITE
public static final int INFINITE
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC0
public static final int UNIVERSE_GRAPHIC0
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
BACK
public static final int BACK
- See Also:
- Constant Field Values
-
SAVE
public static final int SAVE
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
DROP_DOWNS
public static final int DROP_DOWNS
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
RADIO_BUTTONS
public static final int RADIO_BUTTONS
- See Also:
- Constant Field Values
-
NUMBER_FIELDS
public static final int NUMBER_FIELDS
- See Also:
- Constant Field Values
-
-