| Package | Description |
|---|---|
| net.tridentsdk.meta.item |
Item metadata components
|
| net.tridentsdk.server.data.item |
Item metadata
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LeatherArmorDisplayProperties
Represents leather armor's display properties
|
| Modifier and Type | Method and Description |
|---|---|
ItemDisplayProperties |
ItemMeta.displayProperties()
Gets the display properties of this item
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemMeta.setDisplayProperties(ItemDisplayProperties properties)
Sets the display properties of this item
|
| Modifier and Type | Class and Description |
|---|---|
class |
ItemDisplayPropertiesImpl |
class |
LeatherArmorDisplayPropertiesImpl |
| Modifier and Type | Field and Description |
|---|---|
protected ItemDisplayProperties |
ItemMetaImpl.displayProperties |
| Modifier and Type | Method and Description |
|---|---|
ItemDisplayProperties |
ItemMetaImpl.displayProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemMetaImpl.setDisplayProperties(ItemDisplayProperties properties) |
Copyright © 2016. All rights reserved.