Package net.runelite.api.gameval
Class InterfaceID.PohTrophyMenu
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.PohTrophyMenu
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.PohTrophyMenu extends Object
-
-
Constructor Summary
Constructors Constructor Description PohTrophyMenu()
-
-
-
Field Detail
-
INFINITE
public static final int INFINITE
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
TIER1
public static final int TIER1
- See Also:
- Constant Field Values
-
TIER2
public static final int TIER2
- See Also:
- Constant Field Values
-
TIER3
public static final int TIER3
- See Also:
- Constant Field Values
-
-