potion
properties and manipulation.See: Description
Interface | Description |
---|---|
PotionBrewer |
Represents a brewer that can create
PotionEffect s. |
PotionDataHolder |
A mutable object that has fields for color, base potion data and custom effects, like a
PotionMeta , but is not necessarily an ItemMeta . |
Class | Description |
---|---|
Potion | Deprecated |
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 |
Enum | Description |
---|---|
PotionType |
This enum reflects and matches each potion state that can be obtained from
the Creative mode inventory
|
potion
properties and manipulation.Copyright © 2021. All rights reserved.