mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-01 12:42:05 -07:00
if multiple threads from worldgen sort at same time, it will crash. So make a copy of the list for sorting purposes.
if multiple threads from worldgen sort at same time, it will crash. So make a copy of the list for sorting purposes.