MCPcopy 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
255QString LaunchProfile::getMinecraftVersion() const
256{
257 return m_minecraftVersion;
258}
259
260QString LaunchProfile::getAppletClass() const
261{

Callers 1

processMinecraftArgsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected