Results 70 comments of 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...

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: ![image](https://github.com/user-attachments/assets/3e8fa1cc-2943-4c03-8eb1-6b4e21ec81db)