voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
BlockWorldPos
server
Undocumented in source.
struct
BlockWorldPos {
this
(int blockWorldPos);
this
(float blockWorldPos);
int
pos
;
string
toString
();
}
Constructors
this
this
(int blockWorldPos)
Undocumented in source.
this
this
(float blockWorldPos)
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