Clothing

An item that can be worn by players and, sometimes, villagers. Clothing items may also be placed and displayed as furniture or on mannequins.

Implemented by

Fields

canBePlacedOutdoors (Boolean!)

Whether or not this item can be placed outdoors.

canBeWornByVillagers (Boolean!)

Whether or not this item can be worn by villagers

fashionSeasonAvailability (Season)

The season during which this item is available to be purchased from the Able Sisters. If null, the item can be purchased from them year-round.

fashionableForSeason (Season)

The season during which this item is considered fashionable. If null, the item is considered to be fashionable year-round.

genderPresentation (GenderPresentation)

The gender presentation typically associated with this item when worn by the player.

genderPresentationForVillagers (GenderPresentation)

The gender presentation typically associated with this item when worn by villagers.

interactivity (Interaction)

The type of interaction that this item allows when placed.

isASurface (Boolean!)

Whether or not this item acts as a surface, allowing Miscellaneous items and Photos to be placed on top of it.

labelThemes ([LabelTheme!]!)

Label's fashion themes for which this item fits.

length (Float!)

The length of this item when placed, in grid blocks.

lightingType (LightingType)

The type of light emitted by this item when placed.

mannequinSeason ([Season!]!)

The season or seasons during which this item will appear on mannequins in the Apparel Shop.

speakerType (SpeakerType)

The type of speaker that this item can act as when placed.

styles ([Style!]!)

The fashion styles associated with this item.

width (Float!)

The width of this item when placed, in grid blocks.