Hey all,
So I’m not quite sure how to use ChunkDataStream in the context of completely editing a premade world.
I have garnered from the jd and the docs that it has to be done asynchronously or bad things happen, and it relies on something kinda like:
But as indicated by my ???'s, I didn’t find anything in the docs for converting DataContainers returned by a chunk data stream to mutable (or immutable) block volumes/ chunk data. So… how do?