Commit Graph

3 Commits

Author SHA1 Message Date
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
Spottedleaf
b711764991 Rebase fixups 2024-10-25 12:24:15 -07:00
Bjarne Koll
a400929816
242 2024-10-23 12:32:08 +02:00