Uses of Interface
org.bukkit.potion.PotionBrewer
-
Packages that use PotionBrewer Package Description org.bukkit.potion Classes to represent variouspotion
properties and manipulation. -
-
Uses of PotionBrewer in org.bukkit.potion
Methods in org.bukkit.potion that return PotionBrewer Modifier and Type Method Description static PotionBrewer
Potion. getBrewer()
Deprecated.Returns an instance ofPotionBrewer
.Methods in org.bukkit.potion with parameters of type PotionBrewer Modifier and Type Method Description static void
Potion. setPotionBrewer(PotionBrewer other)
Deprecated.Sets the current instance ofPotionBrewer
.
-