starandserpent / java-TerraServer

Terra - Voxel octree of chunks, made for Rituals of the old
MIT License
17 stars 2 forks source link

Implement advanced chunk change queue usage #10

Open bensku opened 7 years ago

bensku commented 7 years ago

Chunk changes are soon done using a queue. Supporting bulk operations might be helpful for really big block changes. We don't need this very soon, though.