voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
Dub
Repo
BlockChunkPos
server
Undocumented in source.
struct
BlockChunkPos {
this
(BlockWorldPos blockWorldPos);
this
(ubyte blockChunkPos);
ubyte
pos
;
string
toString
();
}
Constructors
this
this
(BlockWorldPos blockWorldPos)
Undocumented in source.
this
this
(ubyte blockChunkPos)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
pos
ubyte
pos
;
Undocumented in source.
Meta
Source
See Implementation
server
aliases
BlockId
ClientId
Timestamp
classes
Server
manifest constants
CHUNK_SIZE
structs
BlockChange
BlockChunkPos
BlockWorldPos
ChunkDataSnapshot
ChunkFreeList
ChunkWorldPos
Client
HashSet
Set