Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ getPackProfile
Method
getPackProfile
launcher/minecraft/MinecraftInstance.cpp:213–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
std::shared_ptr<PackProfile> MinecraftInstance::getPackProfile() const
214
{
215
return m_components;
216
}
217
218
QSet<QString> MinecraftInstance::traits() const
219
{
Callers
15
install
Method · 0.80
install
Method · 0.80
run
Method · 0.80
createInstance
Method · 0.80
loadIndexedPackVersions
Method · 0.80
install
Method · 0.80
loadIndexedPackVersions
Method · 0.80
createInstance
Method · 0.80
requestModVersions
Method · 0.80
performPaginatedSearch
Method · 0.80
ModPage
Class · 0.80
updateModVersions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected