パッケージ | 説明 |
---|---|
org.bukkit.potion |
Classes to represent various
potion
properties and manipulation. |
修飾子とタイプ | メソッドと説明 |
---|---|
Potion |
Potion.extend()
非推奨です。
Chain this to the constructor to extend the potion's duration.
|
static Potion |
Potion.fromDamage(int damage)
非推奨です。
|
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.