Package net.runelite.api.gameval
Class InterfaceID.TaiBwoWannaiPost
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TaiBwoWannaiPost
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TaiBwoWannaiPost extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CLOSE_BUTTON
static int
CONTENT
static int
ITEMS
static int
TAI_BWO_PARCEL_MODEL
static int
UNIVERSE
static int
UNIVERSE_TEXT0
-
Constructor Summary
Constructors Constructor Description TaiBwoWannaiPost()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT0
public static final int UNIVERSE_TEXT0
- See Also:
- Constant Field Values
-
TAI_BWO_PARCEL_MODEL
public static final int TAI_BWO_PARCEL_MODEL
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
CLOSE_BUTTON
public static final int CLOSE_BUTTON
- See Also:
- Constant Field Values
-
ITEMS
public static final int ITEMS
- See Also:
- Constant Field Values
-
-