| 接口 | 说明 |
|---|---|
| PotionBrewer |
Represents a brewer that can create
PotionEffects. |
| 类 | 说明 |
|---|---|
| Potion | 已过时 |
| PotionData | |
| PotionEffect |
Represents a potion effect, that can be added to a
LivingEntity. |
| PotionEffectType |
Represents a type of potion and its effect on an entity.
|
| PotionEffectTypeWrapper |
| 枚举 | 说明 |
|---|---|
| PotionType |
This enum reflects and matches each potion state that can be obtained from
the Creative mode inventory
|
药水属性和操作的类的集合.