cc7df5a Fix serverbound beacon secondary effect
8e6727c Handle changed custom potion effects tag
e73eeeb Update branch check again
96650de Fix packet id of player velocity packets (#593)
c671191 Add separate client and server state handling
67f7a66 Fix 1.20.2->1.20 if run on the backend
4cba807 Fix implementation version
1.20.2 server support
57ca5f1 Fix particle handling
b69ebe6 Send the config ack packet
ea2fac0 Handle configuration start TODO: Check whether all the necessary data for the join game packet is always expected by the client or if we need to cache it from the initial login
2b2384a Remove new trim patterns in 1.20->1.19 Fixes #570
643c6b1 Fix scoreboard component coversion (#586)
8043880 1.20.2-pre2
e2546b8 1.20.2-pre1
c13c3f1 Fix scoreboard objective reading
3b9354c 23w35a (untested)
e5db448 Fix 1.16->1.15 hover components in books Fixes #3411
83636ec Fix 1.16->1.15 hover components in books Fixes #572
108e96e Move world data tracker into first join game handler