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

Method applyMinecraftVersionType

launcher/minecraft/LaunchProfile.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90void LaunchProfile::applyMinecraftVersionType(const QString& type)
91{
92 applyString(type, this->m_minecraftVersionType);
93}
94
95void LaunchProfile::applyMinecraftAssets(MojangAssetIndexInfo::Ptr assets)
96{

Callers 1

applyToMethod · 0.80

Calls 1

applyStringFunction · 0.85

Tested by

no test coverage detected