Folia/patches/server
Spottedleaf 6d922d4b48 Implement player sleep status / night skip
Now, all of the sleep status changes are pushed to the global
tick thread. Had to modify the wake up all players routine
to use the task scheduler to ensure the player is woken up
on the right region context.

Fix erroring while crashing on the global tick thread due to
region field being null.
2023-02-23 20:48:49 -08:00
..
0001-Build-changes.patch Initial commit 2023-02-23 08:13:45 -08:00
0002-New-player-chunk-loader-system.patch Initial commit 2023-02-23 08:13:45 -08:00
0003-Make-ChunkStatus.EMPTY-not-rely-on-the-main-thread-f.patch Initial commit 2023-02-23 08:13:45 -08:00
0004-Threaded-Regions.patch Implement player sleep status / night skip 2023-02-23 20:48:49 -08:00