My Blog
Here, I'm posting articles about coding in general, in theory, or in practice, and other cool stuffs !
Optimizing chunk based lists
How to optimize object tracking in Minecraft? Simply by implementing a hierarchical container system. By partitioning data into World, Chunk, and Section layers, we eliminate the performance overhead of traditional Collections and enable constant-time data retrieval linked directly to the game's chunk loading system.
Welcome to my blog !
Here, I'll post articles about coding in general, in theory, or in practice, and some other cool stuffs ig !