Paper/patches
Spottedleaf 38dc3b25d8 Optimise chunk tick iteration
When per-player mob spawning is enabled we do not need to randomly
shuffle the chunk list. Additionally, we can use the NearbyPlayers
class to quickly retrieve nearby players instead of possible
searching all players on the server.
2023-09-23 22:31:00 -07:00
..
api fix test 2023-09-23 13:38:46 +02:00
removed Optimise chunk tick iteration 2023-09-23 22:31:00 -07:00
server Optimise chunk tick iteration 2023-09-23 22:31:00 -07:00