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_POTION
ItemMeta:PotionMeta
static final ItemType.Typed
<PotionMeta> ItemType.POTION
ItemMeta:PotionMeta
static final ItemType.Typed
<PotionMeta> ItemType.SPLASH_POTION
ItemMeta:PotionMeta
static final ItemType.Typed
<PotionMeta> ItemType.TIPPED_ARROW
ItemMeta:PotionMeta
-
Uses of PotionMeta in org.bukkit.inventory.meta
Methods in org.bukkit.inventory.meta that return PotionMeta