PaperMC/patches
Spottedleaf a20286c5a8 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 21:43:10 -07:00
..
api fix test 2023-09-23 13:38:46 +02:00
server Optimise chunk tick iteration 2023-09-23 21:43:10 -07:00