(Server/Client).CHAT packet
RaiTaki opened this issue ยท 1 comments
- This issue is not solved in a development build
Describe the bug
PacketType.Play.(Server/Client).CHAT packet listening isn't working.
To Reproduce
Steps to reproduce the behavior:
- Registered my listener.
- Debugged it.
Expected behavior
Get the PacketType.Play.(Server/Client).CHAT packet.
Version Info
https://pastebin.com/FSqVsv75
Additional context
I tried PacketType.Play.Server.SET_ACTION_BAR_TEXT too, didn't work.
On Minecraft 1.19 there is a new packet: PacketType.Play.Server.SYSTEM_CHAT
Only signed chat uses the "old" CHAT packet