MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / metacache

Method metacache

launcher/Application.cpp:1551–1554  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1549}
1550
1551shared_qobject_ptr< HttpMetaCache > Application::metacache()
1552{
1553 return m_metacache;
1554}
1555
1556shared_qobject_ptr<QNetworkAccessManager> Application::network()
1557{

Callers 15

executeTaskMethod · 0.80
getFaceFromCacheFunction · 0.80
installConfigsMethod · 0.80
downloadModsMethod · 0.80
downloadPackMethod · 0.80
executeTaskMethod · 0.80
downloadPackMethod · 0.80
downloadIndexMethod · 0.80
downloadTranslationMethod · 0.80
finalizeCacheMethod · 0.80
getLogoMethod · 0.80
requestLogoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected