- getBlock
BlockId getBlock(BlockWorldPos bwp)
Undocumented in source. Be warned that the author may not have intended to support it.
- onChunkLoaded
void onChunkLoaded(ChunkWorldPos cwp, ChunkDataSnapshot snap)
Undocumented in source. Be warned that the author may not have intended to support it.
- onClientConnected
void onClientConnected(Client* client)
Undocumented in source. Be warned that the author may not have intended to support it.
- onClientDisconnected
void onClientDisconnected(Client* client)
Undocumented in source. Be warned that the author may not have intended to support it.
- postUpdate
void postUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
- preUpdate
void preUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
- save
void save()
Undocumented in source. Be warned that the author may not have intended to support it.
- sendChanges
void sendChanges(ChunkWorldPos cwp, BlockChange[] changes)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBlock
bool setBlock(BlockWorldPos bwp, BlockId blockId)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.