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