voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
voxelman.world.storage.chunkmanager
voxelman
world
storage
Public Imports
std.typecons
public
import
std
.
typecons
:
Flag
,
Yes
,
No
;
Members
Classes
ChunkManager
class
ChunkManager
Undocumented in source.
Enums
WriteBufferPolicy
enum
WriteBufferPolicy
Undocumented in source.
Functions
getChunkSnapshots
Nullable
!
ChunkLayerSnap
[
len
]
getChunkSnapshots
(ChunkManager cm, ChunkWorldPos[len] positions, ubyte layer, Flag!"Uncompress" uncompress)
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
MAX_CHUNK_LAYERS
enum
MAX_CHUNK_LAYERS
;
Undocumented in source.
ZERO_CWP
enum
ZERO_CWP
;
Undocumented in source.
Structs
AdjChunkLayers27
struct
AdjChunkLayers27
Undocumented in source.
AdjChunkPositions27
struct
AdjChunkPositions27
Undocumented in source.
ChunkLayerInfo
struct
ChunkLayerInfo
Undocumented in source.
Meta
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2015-2017 Andrey Penechko.
Authors
Andrey Penechko.
voxelman
world
storage
modules
activechunks
arraycopy
chunk
chunkmanager
chunkobservermanager
chunkprovider
coordinates
dimensionman
dimensionobservermanager
iomanager
storageworker
utils
worldaccess
worldbox