Package net.runelite.api.gameval
Class SpriteID.PohDoors
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.PohDoors
-
-
Constructor Summary
Constructors Constructor Description PohDoors()
-
-
-
Field Detail
-
_0
public static final int _0
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
CLOSED
public static final int CLOSED
- See Also:
- Constant Field Values
-
OPEN
public static final int OPEN
- See Also:
- Constant Field Values
-
INVISIBLE
public static final int INVISIBLE
- See Also:
- Constant Field Values
-
-