Files
Paper/patches/server/Provide-E-TE-Chunk-count-stat-methods.patch
Jason Penilla 41085fc8b9 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

3.3 KiB