Uses of Interface
org.bukkit.potion.PotionBrewer
Package | Description |
---|---|
org.bukkit.potion |
Classes to represent various
potion
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
.