Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
void LaunchProfile::applyMinecraftVersion(const QString& id)
66
{
67
applyString(id, this->m_minecraftVersion);
68
}
69
70
void LaunchProfile::applyAppletClass(const QString& appletClass)
71
{
Callers
1
applyTo
Method · 0.80
Calls
1
applyString
Function · 0.85
Tested by
no test coverage detected