| Interface | Description | 
|---|---|
| PotionEffect | Represents an effect of a  PotionEffectTypefor a specifiedPotionEffect.getDuration(),PotionEffect.getAmplifier(), andPotionEffect.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. |