voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
Dub
Repo
ChunkWorldPos
server
Undocumented in source.
struct
ChunkWorldPos {
this
(BlockWorldPos blockWorldPos);
this
(int chunkWorldPos);
int
pos
;
string
toString
();
}
Constructors
this
this
(BlockWorldPos blockWorldPos)
Undocumented in source.
this
this
(int chunkWorldPos)
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
int
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