Uses of Class
org.bukkit.potion.Potion

Packages that use Potion
org.bukkit.potion Classes to represent various potion properties and manipulation. 
 

Uses of Potion in org.bukkit.potion
 

Methods in org.bukkit.potion that return Potion
 Potion Potion.extend()
          Chain this to the constructor to extend the potion's duration.
static Potion Potion.fromDamage(int damage)
          Deprecated. Magic value
static Potion Potion.fromItemStack(ItemStack item)
           
 Potion Potion.splash()
          Chain this to the constructor to make the potion a splash potion.
 



Copyright © 2014. All rights reserved.