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 PotionBrewerPotion. getBrewer()Returns an instance ofPotionBrewer.Methods in org.bukkit.potion with parameters of type PotionBrewer Modifier and Type Method Description static voidPotion. setPotionBrewer(PotionBrewer other)Sets the current instance ofPotionBrewer.