3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-14 20:10:05 +01:00
Commit graph

4 Commits

Autor SHA1 Nachricht Datum
Jason Penilla
661839e033
Fix and optimize getChunkCount (#11610)
It was returning ticking chunk count instead of the intended full chunk count.
We can also directly use the size of the fullChunks collection instead of iterating all chunks.
2024-11-11 12:17:36 -07:00
Nassim Jahnke
02bca1e655
Remove timings impl 2024-10-27 18:39:30 +01:00
Bjarne Koll
b06e0b0317
Work on compile errors 2024-10-25 13:13:43 +02:00
Owen1212055
aa37f7250d
Patches 2024-10-23 09:54:09 -04:00