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

Method applyMinecraftVersion

launcher/minecraft/LaunchProfile.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28void LaunchProfile::applyMinecraftVersion(const QString& id)
29{
30 applyString(id, this->m_minecraftVersion);
31}
32
33void LaunchProfile::applyAppletClass(const QString& appletClass)
34{

Callers 1

applyToMethod · 0.80

Calls 1

applyStringFunction · 0.85

Tested by

no test coverage detected