server

Members

Aliases

BlockId
alias BlockId = ubyte
Undocumented in source.
ClientId
alias ClientId = uint
Undocumented in source.
Timestamp
alias Timestamp = uint
Undocumented in source.

Classes

Server
class Server
Undocumented in source.

Manifest constants

CHUNK_SIZE
enum CHUNK_SIZE;
Undocumented in source.

Structs

BlockChange
struct BlockChange
Undocumented in source.
BlockChunkPos
struct BlockChunkPos
Undocumented in source.
BlockWorldPos
struct BlockWorldPos
Undocumented in source.
ChunkDataSnapshot
struct ChunkDataSnapshot
Undocumented in source.
ChunkFreeList
struct ChunkFreeList
Undocumented in source.
ChunkWorldPos
struct ChunkWorldPos
Undocumented in source.
Client
struct Client
Undocumented in source.
HashSet
struct HashSet(K)
Undocumented in source.
Set
struct Set(T)
Undocumented in source.

Meta

Authors

Andrey Penechko.