Uses of Class
org.bukkit.potion.Potion
-
Packages that use Potion Package Description org.bukkit.potion Classes to represent variouspotionproperties and manipulation. -
-
Uses of Potion in org.bukkit.potion
Methods in org.bukkit.potion that return Potion Modifier and Type Method Description @NotNull PotionPotion. extend()Deprecated.Chain this to the constructor to extend the potion's duration.static @NotNull PotionPotion. fromDamage(int damage)Deprecated.Gets the potion from its damage value.static @NotNull PotionPotion. fromItemStack(@NotNull ItemStack item)Deprecated.@NotNull PotionPotion. splash()Deprecated.Chain this to the constructor to make the potion a splash potion.
-