Replies: 1 comment 1 reply
-
The way you are writing the bundle seems to be correct. I would consider this as a bug. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I'm trying to take advantage of the new bundled packets from 1.19.4 and I'm having trouble getting it to work.
Here's the code I'm using to send a bundle packet container:
However, this code throws the following exception:
Anyone knows what's the intended way of constructing a
PacketType.Play.Server.BUNDLE
packet container?Beta Was this translation helpful? Give feedback.
All reactions