| Package | Description | 
|---|---|
| net.minecraftforge.event.entity.living | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | PotionEvent.PotionAddedEventThis Event is fired when a new Potion is added to the Entity. | 
| static class  | PotionEvent.PotionApplicableEventThis Event is fired to check if a Potion can get applied to an Entity. | 
| static class  | PotionEvent.PotionExpiryEventThis Event is fired when a Potion effect expires on an Entity. | 
| static class  | PotionEvent.PotionRemoveEventThis Event is fired when a Potion is about to get removed from an Entity. |