Folia/patches
Spottedleaf e97b1eee63 Move Connection tick to after world tick
The world tick will synchronise block data to clients. If
the connection tick is ran before, then the server will
send the block ack before the block updates - which causes
the client to think that any blocks it broke/placed
were rejected.

Fixes https://github.com/PaperMC/Folia/issues/194
2024-02-21 16:23:51 -08:00
..
api Update Paper 2024-02-20 18:42:54 -08:00
server Move Connection tick to after world tick 2024-02-21 16:23:51 -08:00