Uses of Interface
org.bukkit.potion.PotionBrewer
Packages that use PotionBrewer
-
Uses of PotionBrewer in org.bukkit.potion
Methods in org.bukkit.potion that return PotionBrewerModifier and TypeMethodDescriptionstatic PotionBrewer
Potion.getBrewer()
Deprecated.Returns an instance ofPotionBrewer
.Methods in org.bukkit.potion with parameters of type PotionBrewerModifier and TypeMethodDescriptionstatic void
Potion.setPotionBrewer(PotionBrewer other)
Deprecated.Sets the current instance ofPotionBrewer
.