Client

Undocumented in source.

Members

Functions

sendChanges
void sendChanges(ChunkWorldPos cwp, BlockChange[] changes)
Undocumented in source. Be warned that the author may not have intended to support it.
sendChunk
void sendChunk(ChunkWorldPos pos, ubyte[] chunkData)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
ClientId id;
Undocumented in source.
name
string name;
Undocumented in source.
sendDataToServer
void delegate(Server* server) sendDataToServer;
Undocumented in source.
viewVolume
Volume1D viewVolume;
Undocumented in source.

Meta