Package org.bukkit.inventory.meta
Interface Damageable
public interface Damageable
Represents an item that has durability and can take damage.
- 
Method SummaryModifier and Type Method Description Damageableclone()intgetDamage()Gets the damagebooleanhasDamage()Checks to see if this item has damagevoidsetDamage(int damage)Sets the damage