mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 04:05:50 -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.