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