Uses of Interface
org.bukkit.inventory.meta.PotionMeta
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
.-
Uses of PotionMeta in org.bukkit.entity
Modifier and TypeMethodDescriptionThrownPotion.getPotionMeta()
Gets a copy of the PotionMeta for this thrown potion.Modifier and TypeMethodDescriptionvoid
ThrownPotion.setPotionMeta
(PotionMeta meta) Sets the PotionMeta of this thrown potion. -
Uses of PotionMeta in org.bukkit.inventory
Modifier 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