- addServerObserver
void addServerObserver(ChunkWorldPos cwp)
Undocumented in source. Be warned that the author may not have intended to support it.
- changeObserverVolume
void changeObserverVolume(ClientId clientId, ChunkWorldPos observerPosition, int viewRadius)
Undocumented in source. Be warned that the author may not have intended to support it.
- getChunkObservers
ClientId[] getChunkObservers(ChunkWorldPos cwp)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeObserver
void removeObserver(ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeServerObserver
void removeServerObserver(ChunkWorldPos cwp)
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.