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