MCPcopy Create free account
hub / github.com/MultiMC/Launcher / applyMinecraftVersionType

Method applyMinecraftVersionType

launcher/minecraft/LaunchProfile.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void LaunchProfile::applyMinecraftVersionType(const QString& type)
49{
50 applyString(type, this->m_minecraftVersionType);
51}
52
53void LaunchProfile::applyMinecraftAssets(MojangAssetIndexInfo::Ptr assets)
54{

Callers 1

applyToMethod · 0.80

Calls 1

applyStringFunction · 0.85

Tested by

no test coverage detected