Module veloren_server::sys::chunk_send

source ·

Structs§

  • This system will handle sending terrain to clients by collecting chunks that need to be send for a single generation run and then trigger a SlowJob for serialisation.