ChunkEditor.getWriteBuffers

Returns all write buffers. You can modify data in write buffers, but not hashmap itself. Can be used for metadata update before commit.

class ChunkEditor
WriteBuffer[ChunkWorldPos]
getWriteBuffers
(
ubyte layer
)

Meta