Package net.runelite.api.gameval
Class SpriteID.Steelborder2
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.Steelborder2
-
-
Field Summary
Fields Modifier and Type Field Description static int
_0
static int
_1
static int
EDGE_RIGHT
static int
EDGE_TOP
-
Constructor Summary
Constructors Constructor Description Steelborder2()
-
-
-
Field Detail
-
_0
public static final int _0
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
EDGE_TOP
public static final int EDGE_TOP
- See Also:
- Constant Field Values
-
EDGE_RIGHT
public static final int EDGE_RIGHT
- See Also:
- Constant Field Values
-
-