queueWrite

fun queueWrite(pos: ChunkPos, write: suspend (NetworkState) -> Unit)

Queues a custom network task in pos that will definitely change the network state.