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

Method applyMinecraftVersion

launcher/minecraft/LaunchProfile.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65void LaunchProfile::applyMinecraftVersion(const QString& id)
66{
67 applyString(id, this->m_minecraftVersion);
68}
69
70void LaunchProfile::applyAppletClass(const QString& appletClass)
71{

Callers 1

applyToMethod · 0.80

Calls 1

applyStringFunction · 0.85

Tested by

no test coverage detected