Package | Description |
---|---|
org.bukkit.potion |
Classes to represent various
potion
properties and manipulation. |
Modifier and Type | Method and Description |
---|---|
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 © 2016. All rights reserved.