Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1551
shared_qobject_ptr< HttpMetaCache > Application::metacache()
1552
{
1553
return m_metacache;
1554
}
1555
1556
shared_qobject_ptr<QNetworkAccessManager> Application::network()
1557
{
Callers
15
executeTask
Method · 0.80
getFaceFromCache
Function · 0.80
installConfigs
Method · 0.80
downloadMods
Method · 0.80
downloadPack
Method · 0.80
executeTask
Method · 0.80
downloadPack
Method · 0.80
downloadIndex
Method · 0.80
downloadTranslation
Method · 0.80
finalizeCache
Method · 0.80
getLogo
Method · 0.80
requestLogo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected