Package | Description |
---|---|
net.risingworld.api.objects |
Modifier and Type | Interface and Description |
---|---|
static interface |
Item.ClothingAttribute
This attribute is used for all clothing items.
|
static interface |
Item.CustomItemAttribute
This attribute is used for custom items, i.e. items which were added through the API.
|
static interface |
Item.ObjectAttribute
This attribute is used for all items which represent an object (e.g. furniture).
|
Modifier and Type | Method and Description |
---|---|
Item.Attribute |
Item.getAttribute()
Gets the item attribute.
|