MCPcopy 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
213std::shared_ptr<PackProfile> MinecraftInstance::getPackProfile() const
214{
215 return m_components;
216}
217
218QSet<QString> MinecraftInstance::traits() const
219{

Callers 15

installMethod · 0.80
installMethod · 0.80
runMethod · 0.80
createInstanceMethod · 0.80
installMethod · 0.80
createInstanceMethod · 0.80
requestModVersionsMethod · 0.80
ModPageClass · 0.80
updateModVersionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected