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

Call ProjectileHitEvent for entity hits #11652

Merged

Conversation

lynxplay
Copy link
Contributor

A simple bugfix replacing a new vanilla call to
Projectile#hitTargetOrDeflectSelf with the bukkit replacement to call
the event.

Resolves: #11645

A simple bugfix replacing a new vanilla call to
Projectile#hitTargetOrDeflectSelf with the bukkit replacement to call
the event.
@lynxplay lynxplay requested a review from a team as a code owner November 23, 2024 21:51
@lynxplay lynxplay merged commit bb32b05 into PaperMC:master Nov 23, 2024
4 checks passed
@lynxplay lynxplay deleted the bugfix/call-projectile-hit-for-entity branch November 23, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

ProjectileHitEvent is not called for arrow entity hits
2 participants