Vytautas
Vytautas
I tried the latest PacketEvents version (2.7.0) and it worked fine on 1.21.4. What issues are you having?
When is this and #7171 getting merged?
> I'm not entierly happy that `EntityKnockbackByEntityEvent#getDirectHitBy()` is nullable when it'll only be null if the legacy ctor is used. What if that return value was wrapped in a requireNonNull...
Still need this.
Hi, is there anything I can do to help this PR get merged at some point? It's been 2 years and I still need this API...
I guess the only way to do this is to continue reading the file and see if it follows the ico spec. Could also look at what `file` and chromium...
So is this an accepted bug report or most likely WONTFIX?
Thanks, but that isn't possible in my case. I need it to be available in PlayerJoinEvent. Is that really not possible?
> Packetevents doesn't track client versions on spigot servers. Really? I see code for it in PlayerManagerImpl: 