Package net.runelite.api.gameval
Class DBTableID.TorsoStyles.Row
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.TorsoStyles.Row
-
- Enclosing class:
- DBTableID.TorsoStyles
public static final class DBTableID.TorsoStyles.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intTORSO_BODICEstatic intTORSO_CORSETRYstatic intTORSO_CROP_TOPstatic intTORSO_CUFFED_SHIRTstatic intTORSO_DARK_BUTTONSstatic intTORSO_FRILLYstatic intTORSO_JACKETstatic intTORSO_LIGHT_BUTTONSstatic intTORSO_PLAINstatic intTORSO_POLO_NECKstatic intTORSO_PRINCELYstatic intTORSO_RIPPED_WESKITstatic intTORSO_SHIRTstatic intTORSO_SIMPLEstatic intTORSO_STITCHINGstatic intTORSO_SWEATERstatic intTORSO_TORNstatic intTORSO_TORN_WESKITstatic intTORSO_TWO_TONEDstatic intTORSO_VEST
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
TORSO_PLAIN
public static final int TORSO_PLAIN
- See Also:
- Constant Field Values
-
TORSO_TORN
public static final int TORSO_TORN
- See Also:
- Constant Field Values
-
TORSO_SWEATER
public static final int TORSO_SWEATER
- See Also:
- Constant Field Values
-
TORSO_CUFFED_SHIRT
public static final int TORSO_CUFFED_SHIRT
- See Also:
- Constant Field Values
-
TORSO_VEST
public static final int TORSO_VEST
- See Also:
- Constant Field Values
-
TORSO_LIGHT_BUTTONS
public static final int TORSO_LIGHT_BUTTONS
- See Also:
- Constant Field Values
-
TORSO_DARK_BUTTONS
public static final int TORSO_DARK_BUTTONS
- See Also:
- Constant Field Values
-
TORSO_JACKET
public static final int TORSO_JACKET
- See Also:
- Constant Field Values
-
TORSO_SHIRT
public static final int TORSO_SHIRT
- See Also:
- Constant Field Values
-
TORSO_STITCHING
public static final int TORSO_STITCHING
- See Also:
- Constant Field Values
-
TORSO_TWO_TONED
public static final int TORSO_TWO_TONED
- See Also:
- Constant Field Values
-
TORSO_PRINCELY
public static final int TORSO_PRINCELY
- See Also:
- Constant Field Values
-
TORSO_RIPPED_WESKIT
public static final int TORSO_RIPPED_WESKIT
- See Also:
- Constant Field Values
-
TORSO_TORN_WESKIT
public static final int TORSO_TORN_WESKIT
- See Also:
- Constant Field Values
-
TORSO_CROP_TOP
public static final int TORSO_CROP_TOP
- See Also:
- Constant Field Values
-
TORSO_POLO_NECK
public static final int TORSO_POLO_NECK
- See Also:
- Constant Field Values
-
TORSO_SIMPLE
public static final int TORSO_SIMPLE
- See Also:
- Constant Field Values
-
TORSO_FRILLY
public static final int TORSO_FRILLY
- See Also:
- Constant Field Values
-
TORSO_CORSETRY
public static final int TORSO_CORSETRY
- See Also:
- Constant Field Values
-
TORSO_BODICE
public static final int TORSO_BODICE
- See Also:
- Constant Field Values
-
-