Uses of Interface
org.bukkit.inventory.meta.ArmorMeta
Packages that use ArmorMeta
Package
Description
Classes involved in manipulating player inventories and item interactions.
The interfaces used when manipulating extra data can can be stored inside
item stacks.-
Uses of ArmorMeta in org.bukkit.inventory
Fields in org.bukkit.inventory with type parameters of type ArmorMetaModifier and TypeFieldDescriptionstatic final ItemType.Typed<ArmorMeta> ItemType.CHAINMAIL_BOOTSstatic final ItemType.Typed<ArmorMeta> ItemType.CHAINMAIL_CHESTPLATEstatic final ItemType.Typed<ArmorMeta> ItemType.CHAINMAIL_HELMETstatic final ItemType.Typed<ArmorMeta> ItemType.CHAINMAIL_LEGGINGSstatic final ItemType.Typed<ArmorMeta> ItemType.COPPER_BOOTSstatic final ItemType.Typed<ArmorMeta> ItemType.COPPER_CHESTPLATEstatic final ItemType.Typed<ArmorMeta> ItemType.COPPER_HELMETstatic final ItemType.Typed<ArmorMeta> ItemType.COPPER_LEGGINGSstatic final ItemType.Typed<ArmorMeta> ItemType.DIAMOND_BOOTSstatic final ItemType.Typed<ArmorMeta> ItemType.DIAMOND_CHESTPLATEstatic final ItemType.Typed<ArmorMeta> ItemType.DIAMOND_HELMETstatic final ItemType.Typed<ArmorMeta> ItemType.DIAMOND_LEGGINGSstatic final ItemType.Typed<ArmorMeta> ItemType.GOLDEN_BOOTSstatic final ItemType.Typed<ArmorMeta> ItemType.GOLDEN_CHESTPLATEstatic final ItemType.Typed<ArmorMeta> ItemType.GOLDEN_HELMETstatic final ItemType.Typed<ArmorMeta> ItemType.GOLDEN_LEGGINGSstatic final ItemType.Typed<ArmorMeta> ItemType.IRON_BOOTSstatic final ItemType.Typed<ArmorMeta> ItemType.IRON_CHESTPLATEstatic final ItemType.Typed<ArmorMeta> ItemType.IRON_HELMETstatic final ItemType.Typed<ArmorMeta> ItemType.IRON_LEGGINGSstatic final ItemType.Typed<ArmorMeta> ItemType.NETHERITE_BOOTSstatic final ItemType.Typed<ArmorMeta> ItemType.NETHERITE_CHESTPLATEstatic final ItemType.Typed<ArmorMeta> ItemType.NETHERITE_HELMETstatic final ItemType.Typed<ArmorMeta> ItemType.NETHERITE_LEGGINGSstatic final ItemType.Typed<ArmorMeta> ItemType.TURTLE_HELMET -
Uses of ArmorMeta in org.bukkit.inventory.meta
Subinterfaces of ArmorMeta in org.bukkit.inventory.metaModifier and TypeInterfaceDescriptioninterfaceRepresents armor that an entity can equip and can also be colored.Methods in org.bukkit.inventory.meta that return ArmorMeta