Uses of Package
org.bukkit.inventory.meta
Packages that use org.bukkit.inventory.meta
Package
Description
Interfaces for non-voxel objects that can exist in a 
world, including all players, monsters, projectiles, etc.Classes involved in manipulating player inventories and item interactions.
The interfaces used when manipulating extra data can can be stored inside
 
item stacks.- 
Classes in org.bukkit.inventory.meta used by com.destroystokyo.paper.inventory.meta
- 
Classes in org.bukkit.inventory.meta used by org.bukkit.entityClassDescriptionRepresents aMaterial.FIREWORK_ROCKETand its effects.Represents a potion or item that can have custom effects.
- 
Classes in org.bukkit.inventory.meta used by org.bukkit.event.player
- 
Classes in org.bukkit.inventory.meta used by org.bukkit.inventoryClassDescriptionRepresents armor that an entity can equip.Represents a bucket of axolotl.Represents aMaterial.WRITTEN_BOOKthat can have a title, an author, and pages.Represents armor that an entity can equip and can also be colored.Represents a compass that can track a specific location.EnchantmentMeta is specific to items that can store enchantments, as opposed to being enchanted.Represents a meta that can store a single FireworkEffect.Represents aMaterial.FIREWORK_ROCKETand its effects.This type represents the storage mechanism for auxiliary item data.Represents leather armor (Material.LEATHER_BOOTS,Material.LEATHER_LEGGINGS,Material.LEATHER_CHESTPLATE,Material.LEATHER_HELMET,Material.LEATHER_HORSE_ARMORorMaterial.WOLF_ARMOR) that can be colored.Represents a map that can be scalable.Represents an ominous bottle with an amplifier of the bad omen effect.Represents a potion or item that can have custom effects.Represents a skull that can have an owner.Represents a spawn egg and it's spawned type.Represents a suspicious stew that can have custom effects.Represents a bucket of tropical fish.
- 
Classes in org.bukkit.inventory.meta used by org.bukkit.inventory.metaClassDescriptionRepresents armor that an entity can equip.Represents a bucket of axolotl.Represents aMaterial.WRITTEN_BOOKthat can have a title, an author, and pages.Represents the generation (or level of copying) of a written bookRepresents armor that an entity can equip and can also be colored.Represents a compass that can track a specific location.Represents an item that has durability and can take damage.EnchantmentMeta is specific to items that can store enchantments, as opposed to being enchanted.Represents a meta that can store a single FireworkEffect.Represents aMaterial.FIREWORK_ROCKETand its effects.This type represents the storage mechanism for auxiliary item data.Represents leather armor (Material.LEATHER_BOOTS,Material.LEATHER_LEGGINGS,Material.LEATHER_CHESTPLATE,Material.LEATHER_HELMET,Material.LEATHER_HORSE_ARMORorMaterial.WOLF_ARMOR) that can be colored.Represents a map that can be scalable.Represents an ominous bottle with an amplifier of the bad omen effect.Represents a potion or item that can have custom effects.Represents an item that can be repaired at an anvil.Represents a skull that can have an owner.Represents a spawn egg and it's spawned type.Represents a suspicious stew that can have custom effects.Represents a bucket of tropical fish.Represents a book (Material.WRITABLE_BOOK) that can have pages.