Uses of Class
org.bukkit.potion.Potion
-
Uses of Potion in org.bukkit.potion
Modifier and TypeMethodDescriptionPotion.extend()
Deprecated.Chain this to the constructor to extend the potion's duration.Potion.fromDamage(int damage)
Deprecated.Gets the potion from its damage value.Potion.fromItemStack(@NotNull ItemStack item)
Deprecated.Potion.splash()
Deprecated.Chain this to the constructor to make the potion a splash potion.