Package net.runelite.api.gameval
Class InterfaceID.ElemMagicpressPipes
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ElemMagicpressPipes
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ElemMagicpressPipes extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BACKGROUNDM
static int
BASE_PLATE
static int
CLOSEWIN
static int
CONNECTION1_2
static int
CONNECTION1_2_L
static int
CONNECTION1_3
static int
CONNECTION1_3_L
static int
CONNECTION2_3
static int
CONNECTION2_3_L
static int
CONNECTIONA_1
static int
CONNECTIONA_1_L
static int
CONNECTIONA_2
static int
CONNECTIONA_2_L
static int
CONNECTIONA_3
static int
CONNECTIONA_3_L
static int
CONNECTIONA_B
static int
CONNECTIONA_B_L
static int
CONNECTIONA_C
static int
CONNECTIONA_C_L
static int
CONNECTIONB_1
static int
CONNECTIONB_1_L
static int
CONNECTIONB_2
static int
CONNECTIONB_2_L
static int
CONNECTIONB_3
static int
CONNECTIONB_3_L
static int
CONNECTIONB_C
static int
CONNECTIONB_C_L
static int
CONNECTIONC_1
static int
CONNECTIONC_1_L
static int
CONNECTIONC_2
static int
CONNECTIONC_2_L
static int
CONNECTIONC_3
static int
CONNECTIONC_3_L
static int
ELEM_MAGICPRESS_PIPES_CLOSE_BUTTON
static int
INLET1M
static int
INLET2M
static int
INLET3M
static int
INLETAM
static int
INLETBM
static int
INLETCM
static int
ROOT_GRAPHIC26
static int
SPAREPIPE1
static int
SPAREPIPE1M
static int
SPAREPIPE2
static int
SPAREPIPE2M
static int
SPAREPIPE3
static int
SPAREPIPE3M
-
Constructor Summary
Constructors Constructor Description ElemMagicpressPipes()
-
-
-
Field Detail
-
BASE_PLATE
public static final int BASE_PLATE
- See Also:
- Constant Field Values
-
SPAREPIPE1M
public static final int SPAREPIPE1M
- See Also:
- Constant Field Values
-
SPAREPIPE2M
public static final int SPAREPIPE2M
- See Also:
- Constant Field Values
-
SPAREPIPE3M
public static final int SPAREPIPE3M
- See Also:
- Constant Field Values
-
SPAREPIPE1
public static final int SPAREPIPE1
- See Also:
- Constant Field Values
-
SPAREPIPE2
public static final int SPAREPIPE2
- See Also:
- Constant Field Values
-
SPAREPIPE3
public static final int SPAREPIPE3
- See Also:
- Constant Field Values
-
CONNECTIONA_1
public static final int CONNECTIONA_1
- See Also:
- Constant Field Values
-
CONNECTIONA_1_L
public static final int CONNECTIONA_1_L
- See Also:
- Constant Field Values
-
CONNECTIONB_2
public static final int CONNECTIONB_2
- See Also:
- Constant Field Values
-
CONNECTIONB_2_L
public static final int CONNECTIONB_2_L
- See Also:
- Constant Field Values
-
CONNECTIONC_3
public static final int CONNECTIONC_3
- See Also:
- Constant Field Values
-
CONNECTIONC_3_L
public static final int CONNECTIONC_3_L
- See Also:
- Constant Field Values
-
CONNECTION1_2
public static final int CONNECTION1_2
- See Also:
- Constant Field Values
-
CONNECTION1_2_L
public static final int CONNECTION1_2_L
- See Also:
- Constant Field Values
-
CONNECTION1_3
public static final int CONNECTION1_3
- See Also:
- Constant Field Values
-
CONNECTION1_3_L
public static final int CONNECTION1_3_L
- See Also:
- Constant Field Values
-
CONNECTION2_3
public static final int CONNECTION2_3
- See Also:
- Constant Field Values
-
CONNECTION2_3_L
public static final int CONNECTION2_3_L
- See Also:
- Constant Field Values
-
CONNECTIONA_2
public static final int CONNECTIONA_2
- See Also:
- Constant Field Values
-
CONNECTIONA_2_L
public static final int CONNECTIONA_2_L
- See Also:
- Constant Field Values
-
CONNECTIONA_3
public static final int CONNECTIONA_3
- See Also:
- Constant Field Values
-
CONNECTIONA_3_L
public static final int CONNECTIONA_3_L
- See Also:
- Constant Field Values
-
CONNECTIONA_B
public static final int CONNECTIONA_B
- See Also:
- Constant Field Values
-
CONNECTIONA_B_L
public static final int CONNECTIONA_B_L
- See Also:
- Constant Field Values
-
CONNECTIONA_C
public static final int CONNECTIONA_C
- See Also:
- Constant Field Values
-
CONNECTIONA_C_L
public static final int CONNECTIONA_C_L
- See Also:
- Constant Field Values
-
CONNECTIONB_1
public static final int CONNECTIONB_1
- See Also:
- Constant Field Values
-
CONNECTIONB_1_L
public static final int CONNECTIONB_1_L
- See Also:
- Constant Field Values
-
CONNECTIONB_3
public static final int CONNECTIONB_3
- See Also:
- Constant Field Values
-
CONNECTIONB_3_L
public static final int CONNECTIONB_3_L
- See Also:
- Constant Field Values
-
CONNECTIONB_C
public static final int CONNECTIONB_C
- See Also:
- Constant Field Values
-
CONNECTIONB_C_L
public static final int CONNECTIONB_C_L
- See Also:
- Constant Field Values
-
CONNECTIONC_1
public static final int CONNECTIONC_1
- See Also:
- Constant Field Values
-
CONNECTIONC_1_L
public static final int CONNECTIONC_1_L
- See Also:
- Constant Field Values
-
CONNECTIONC_2
public static final int CONNECTIONC_2
- See Also:
- Constant Field Values
-
CONNECTIONC_2_L
public static final int CONNECTIONC_2_L
- See Also:
- Constant Field Values
-
INLETCM
public static final int INLETCM
- See Also:
- Constant Field Values
-
INLET1M
public static final int INLET1M
- See Also:
- Constant Field Values
-
INLET2M
public static final int INLET2M
- See Also:
- Constant Field Values
-
INLET3M
public static final int INLET3M
- See Also:
- Constant Field Values
-
INLETAM
public static final int INLETAM
- See Also:
- Constant Field Values
-
INLETBM
public static final int INLETBM
- See Also:
- Constant Field Values
-
BACKGROUNDM
public static final int BACKGROUNDM
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC26
public static final int ROOT_GRAPHIC26
- See Also:
- Constant Field Values
-
CLOSEWIN
public static final int CLOSEWIN
- See Also:
- Constant Field Values
-
ELEM_MAGICPRESS_PIPES_CLOSE_BUTTON
public static final int ELEM_MAGICPRESS_PIPES_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-