| Package | Description | 
|---|---|
| org.bukkit.potion | 
 Classes to represent various  
potion
 properties and manipulation. | 
| Modifier and Type | Method and Description | 
|---|---|
Potion | 
Potion.extend()
Deprecated.  
Chain this to the constructor to extend the potion's duration. 
 | 
static Potion | 
Potion.fromDamage(int damage)
Deprecated.  
  | 
static Potion | 
Potion.fromItemStack(ItemStack item)
Deprecated.  
  | 
Potion | 
Potion.splash()
Deprecated.  
Chain this to the constructor to make the potion a splash potion. 
 | 
Copyright © 2021. All rights reserved.