Package net.runelite.api.gameval
Class InterfaceID.RatcatcherFluteMusic
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.RatcatcherFluteMusic
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.RatcatcherFluteMusic extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CLOSE_BUTTON
static int
RATCATCHER_FLUTE_MUSIC1
static int
RATCATCHER_FLUTE_MUSIC2
static int
RATCATCHER_FLUTE_MUSIC3
static int
RATCATCHER_FLUTE_MUSIC4
static int
RATCATCHER_FLUTE_MUSIC5
static int
RATCATCHER_FLUTE_MUSIC6
static int
RATCATCHER_FLUTE_MUSIC7
static int
RATCATCHER_FLUTE_MUSIC8
static int
RATCATCHER_MUSIC_SCROLL
static int
RC_M1
static int
RC_M2
static int
RC_M3
static int
RC_M4
static int
RC_M5
static int
RC_M6
static int
RC_M7
static int
RC_M8
static int
RC_MUSIC_SHARP
-
Constructor Summary
Constructors Constructor Description RatcatcherFluteMusic()
-
-
-
Field Detail
-
RATCATCHER_MUSIC_SCROLL
public static final int RATCATCHER_MUSIC_SCROLL
- See Also:
- Constant Field Values
-
RATCATCHER_FLUTE_MUSIC1
public static final int RATCATCHER_FLUTE_MUSIC1
- See Also:
- Constant Field Values
-
RATCATCHER_FLUTE_MUSIC2
public static final int RATCATCHER_FLUTE_MUSIC2
- See Also:
- Constant Field Values
-
RATCATCHER_FLUTE_MUSIC3
public static final int RATCATCHER_FLUTE_MUSIC3
- See Also:
- Constant Field Values
-
RATCATCHER_FLUTE_MUSIC4
public static final int RATCATCHER_FLUTE_MUSIC4
- See Also:
- Constant Field Values
-
RATCATCHER_FLUTE_MUSIC5
public static final int RATCATCHER_FLUTE_MUSIC5
- See Also:
- Constant Field Values
-
RATCATCHER_FLUTE_MUSIC6
public static final int RATCATCHER_FLUTE_MUSIC6
- See Also:
- Constant Field Values
-
RATCATCHER_FLUTE_MUSIC7
public static final int RATCATCHER_FLUTE_MUSIC7
- See Also:
- Constant Field Values
-
RATCATCHER_FLUTE_MUSIC8
public static final int RATCATCHER_FLUTE_MUSIC8
- See Also:
- Constant Field Values
-
RC_M1
public static final int RC_M1
- See Also:
- Constant Field Values
-
RC_M2
public static final int RC_M2
- See Also:
- Constant Field Values
-
RC_M3
public static final int RC_M3
- See Also:
- Constant Field Values
-
RC_M4
public static final int RC_M4
- See Also:
- Constant Field Values
-
RC_M5
public static final int RC_M5
- See Also:
- Constant Field Values
-
RC_M6
public static final int RC_M6
- See Also:
- Constant Field Values
-
RC_M7
public static final int RC_M7
- See Also:
- Constant Field Values
-
RC_M8
public static final int RC_M8
- See Also:
- Constant Field Values
-
RC_MUSIC_SHARP
public static final int RC_MUSIC_SHARP
- See Also:
- Constant Field Values
-
CLOSE_BUTTON
public static final int CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-