ItemAttribute

constructor(id: Int, name: String, items: List<Handle.Named<Item>>, names: List<Name>, descriptions: List<Description>)(source)

Parameters

id

The identifier for this resource.

name

The name for this resource.

items

A list of items that have this attribute.

names

The name of this resource listed in different languages.

descriptions

The description of this resource listed in different languages.