public class LeatherArmorDisplayPropertiesImpl extends ItemDisplayPropertiesImpl implements LeatherArmorDisplayProperties
| Modifier and Type | Field and Description |
|---|---|
protected int |
color |
lore, name| Constructor and Description |
|---|
LeatherArmorDisplayPropertiesImpl() |
| Modifier and Type | Method and Description |
|---|---|
Color |
color()
Returns the color of the leather armor.
|
void |
setColor(Color color)
Sets the color of the leather armor.
|
displayName, lore, setDisplayName, setLoreclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLore, addLore, displayName, lore, setDisplayName, setLore, setLoreprocessprotected int color
public LeatherArmorDisplayPropertiesImpl()
public Color color()
LeatherArmorDisplayPropertiescolor in interface LeatherArmorDisplayPropertiespublic void setColor(Color color)
LeatherArmorDisplayPropertiessetColor in interface LeatherArmorDisplayPropertiescolor - the color you wish to set the leather armor toCopyright © 2016. All rights reserved.