Mojang added configuration phase in 1.20.2, so now we need to take that into account.
In addition, the encoding of the root nbt has been changed, it should now be nameless.
This pull request also slightly improves the debug message when decoding and encoding packets.
Mojang added configuration phase in 1.20.2, so now we need to take that into account. In addition, the encoding of the root nbt has been changed, it should now be nameless.
This pull request also slightly improves the debug message when decoding and encoding packets.
Closes https://github.com/Nan1t/NanoLimbo/issues/72