voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
ChunkManager.clearModifiedChunks
voxelman
world
storage
chunk
manager
ChunkManager
Used on client to clear modified chunks instead of saving them.
class
ChunkManager
void
clearModifiedChunks
(
)
Meta
Source
See Implementation
voxelman
world
storage
chunk
manager
ChunkManager
constructors
this
functions
addCurrentSnapshotUser
areChunksLoaded
clearModifiedChunks
commitLayerSnapshot
getChunkSnapshot
getModifiedChunks
hasSnapshot
isChunkAdded
isChunkLoaded
iterateChunkSnapshotsAddUsers
loadChunk
numTrackedChunks
onSnapshotLoaded
removeSnapshotUser
setLayerInfo
unloadChunk
variables
cancelLoadChunkHandler
layerInfos
loadChunkHandler
numLayers
numLoadedChunks
onChunkLoadedHandler
onChunkRemovedHandler
saveChunkHandler
totalLayerDataBytes
Used on client to clear modified chunks instead of saving them.