Skip to content

PotionEvent.PotionAddedEvent

To use this event use the following import:

groovy
import net.minecraftforge.event.entity.living.PotionEvent.PotionAddedEvent

Sub-Classes

This event extends the following events and can use all their methods and fields:
PotionEvent, LivingEvent, EntityEvent

Methods

groovy
net.minecraft.potion.PotionEffect getOldPotionEffect()
groovy
net.minecraft.potion.PotionEffect getPotionEffect()

Contributors

Changelog

© 2024 CleanroomMC. All Rights Reserved.