Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ getMinecraftVersion
Method
getMinecraftVersion
launcher/minecraft/LaunchProfile.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
QString LaunchProfile::getMinecraftVersion() const
256
{
257
return m_minecraftVersion;
258
}
259
260
QString LaunchProfile::getAppletClass() const
261
{
Callers
1
processMinecraftArgs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected