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