Package net.runelite.api.gameval
Class InterfaceID.Olaf2UlricParchment
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Olaf2UlricParchment
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Olaf2UlricParchment extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
OLAF2_CLOSE
static int
OLAF2_CLOSE_BUTTON
static int
OLAF2_PARCHMENT_TEXT
static int
OLAF2_SCROLL_BACKING
-
Constructor Summary
Constructors Constructor Description Olaf2UlricParchment()
-
-
-
Field Detail
-
OLAF2_SCROLL_BACKING
public static final int OLAF2_SCROLL_BACKING
- See Also:
- Constant Field Values
-
OLAF2_CLOSE
public static final int OLAF2_CLOSE
- See Also:
- Constant Field Values
-
OLAF2_CLOSE_BUTTON
public static final int OLAF2_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
OLAF2_PARCHMENT_TEXT
public static final int OLAF2_PARCHMENT_TEXT
- See Also:
- Constant Field Values
-
-