Package org.bukkit.inventory.meta.trim
Interface TrimMaterial
- All Superinterfaces:
- Keyed,- RegistryAware,- Translatable
Represents a material that may be used in an 
ArmorTrim.- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final TrimMaterialstatic final TrimMaterialstatic final TrimMaterialstatic final TrimMaterialstatic final TrimMaterialstatic final TrimMaterialstatic final TrimMaterialstatic final TrimMaterialstatic final TrimMaterialstatic final TrimMaterialstatic final TrimMaterial
- 
Method SummaryMethods inherited from interface org.bukkit.registry.RegistryAwaregetKeyOrNull, getKeyOrThrow, isRegisteredMethods inherited from interface org.bukkit.TranslatablegetTranslationKey
- 
Field Details- 
QUARTZ
- 
IRON
- 
NETHERITE
- 
REDSTONE
- 
COPPER
- 
GOLD
- 
EMERALD
- 
DIAMOND
- 
LAPIS
- 
AMETHYST
- 
RESIN
 
- 
- 
Method Details- 
getKeyDeprecated.A key might not always be present, useRegistryAware.getKeyOrThrow()instead.Return the namespaced identifier for this object.
 
- 
RegistryAware.getKeyOrThrow()instead.