public bool AllChunksStarted() { return(dbChunk.AllChunksStarted(Settings.Current.Building.Id.Value)); }