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

PlayerEvent.DROP_ITEM no longer works on server #594

Open
steve6472 opened this issue Jan 17, 2025 · 0 comments
Open

PlayerEvent.DROP_ITEM no longer works on server #594

steve6472 opened this issue Jan 17, 2025 · 0 comments

Comments

@steve6472
Copy link

steve6472 commented Jan 17, 2025

This event no longer fires on the server, only on client.
Not sure when exactly this broken, but it does not work on 1.21.4, Architectury 15.0.1 - Fabric
The workaround I found is to use the same mixin that is used to call the event, but in ServerPlayer instead of Player.

Here's DAQEMs description which I don't understand

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant