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 Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanGet theTrimMaterialfor this armor trim.Get theTrimPatternfor this armor trim.inthashCode() 
- 
Constructor Details
- 
ArmorTrim
- Parameters:
 material- the materialpattern- the pattern
 
 - 
 - 
Method Details
- 
getMaterial
Get theTrimMaterialfor this armor trim.- Returns:
 - the material
 
 - 
getPattern
Get theTrimPatternfor this armor trim.- Returns:
 - the pattern
 
 - 
hashCode
public int hashCode() - 
equals
 
 -