Uses of Interface
org.bukkit.potion.PotionBrewer

Packages that use PotionBrewer
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
static PotionBrewer Potion.getBrewer()
          Returns an instance of PotionBrewer.
 

Methods in org.bukkit.potion with parameters of type PotionBrewer
static void Potion.setPotionBrewer(PotionBrewer other)
          Sets the current instance of PotionBrewer.
 



Copyright © 2014. All rights reserved.