Package org.bukkit.inventory.meta.trim
Class ArmorTrim
java.lang.Object
org.bukkit.inventory.meta.trim.ArmorTrim
Represents an armor trim that may be applied to an item.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanGet theTrimMaterialfor this armor trim.Get theTrimPatternfor this armor trim.inthashCode()
- 
Constructor Details- 
ArmorTrim- Parameters:
- material- the material
- pattern- the pattern
 
 
- 
- 
Method Details- 
getMaterialGet theTrimMaterialfor this armor trim.- Returns:
- the material
 
- 
getPatternGet theTrimPatternfor this armor trim.- Returns:
- the pattern
 
- 
hashCodepublic int hashCode()
- 
equals
 
-