Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EntityPotionTickEvent #11838

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LemonCaramel
Copy link
Contributor

Adds the EntityPotionTickEvent.

This event is triggered on each tick of the potion effect (e.g. every 25 ticks for Poison level 1), and if the event is cancelled, the potion effect will not be applied to the entity.

I have been using it in my personal fork for the past year, mainly to add additional effects on each tick of a potion effect.

@LemonCaramel LemonCaramel requested a review from a team as a code owner December 27, 2024 14:40
@NoahvdAa NoahvdAa added the type: feature Request for a new Feature. label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Request for a new Feature.
Projects
Status: PR Party candidate
Development

Successfully merging this pull request may close these issues.

2 participants