Uses of Interface
org.bukkit.inventory.meta.PotionMeta
Packages that use PotionMeta
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 PotionMeta in org.bukkit.inventory
Fields in org.bukkit.inventory with type parameters of type PotionMetaModifier and TypeFieldDescriptionstatic final ItemType.Typed<PotionMeta> ItemType.LINGERING_POTIONItemMeta:PotionMetastatic final ItemType.Typed<PotionMeta> ItemType.POTIONItemMeta:PotionMetastatic final ItemType.Typed<PotionMeta> ItemType.SPLASH_POTIONItemMeta:PotionMetastatic final ItemType.Typed<PotionMeta> ItemType.TIPPED_ARROWItemMeta:PotionMeta -
Uses of PotionMeta in org.bukkit.inventory.meta
Methods in org.bukkit.inventory.meta that return PotionMeta