Package net.runelite.api.gameval
Class InterfaceID.TrawlerStart
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TrawlerStart
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TrawlerStart extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BUCKETICON
static int
CLOSE
static int
HAMMERICON
static int
HATCHETICON
static int
NO_SHOW_AGAIN
static int
NO_SHOW_AGAIN_TEXT1
static int
NO_SHOW_BOX
static int
ROPEICON
static int
SWAMPPASTEICON
static int
TRAWLERSCROLL
static int
TRAWLERTEXT1
static int
TRAWLERTEXT2
static int
TRAWLERTEXT3
static int
TRAWLERTEXT4
static int
TRAWLERTEXT5
static int
TRAWLERTEXT6
-
Constructor Summary
Constructors Constructor Description TrawlerStart()
-
-
-
Field Detail
-
TRAWLERSCROLL
public static final int TRAWLERSCROLL
- See Also:
- Constant Field Values
-
ROPEICON
public static final int ROPEICON
- See Also:
- Constant Field Values
-
SWAMPPASTEICON
public static final int SWAMPPASTEICON
- See Also:
- Constant Field Values
-
BUCKETICON
public static final int BUCKETICON
- See Also:
- Constant Field Values
-
HATCHETICON
public static final int HATCHETICON
- See Also:
- Constant Field Values
-
HAMMERICON
public static final int HAMMERICON
- See Also:
- Constant Field Values
-
TRAWLERTEXT1
public static final int TRAWLERTEXT1
- See Also:
- Constant Field Values
-
TRAWLERTEXT2
public static final int TRAWLERTEXT2
- See Also:
- Constant Field Values
-
TRAWLERTEXT3
public static final int TRAWLERTEXT3
- See Also:
- Constant Field Values
-
TRAWLERTEXT4
public static final int TRAWLERTEXT4
- See Also:
- Constant Field Values
-
TRAWLERTEXT5
public static final int TRAWLERTEXT5
- See Also:
- Constant Field Values
-
TRAWLERTEXT6
public static final int TRAWLERTEXT6
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
NO_SHOW_AGAIN
public static final int NO_SHOW_AGAIN
- See Also:
- Constant Field Values
-
NO_SHOW_BOX
public static final int NO_SHOW_BOX
- See Also:
- Constant Field Values
-
NO_SHOW_AGAIN_TEXT1
public static final int NO_SHOW_AGAIN_TEXT1
- See Also:
- Constant Field Values
-
-