mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 04:33:56 -07:00
We can use the existing full chunk map so that we do not need to iterate over all ChunkHolders. Additionally, do not use streams to do the iteration either.