| Interface | Description |
|---|---|
| PotionEffect |
Represents an effect of a
PotionEffectType for a specified
PotionEffect.getDuration(), PotionEffect.getAmplifier(), and
PotionEffect.getShowParticles(). |
| PotionEffect.Builder |
Represents a builder interface to create a
PotionEffect. |
| PotionEffectType |
Represents a possible type of
PotionEffect. |
| Class | Description |
|---|---|
| PotionEffectTypes |
An enumeration of all possible
PotionEffectTypes in vanilla Minecraft. |