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.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.meta