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

Method getMinecraftVersion

launcher/minecraft/LaunchProfile.cpp:267–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267QString LaunchProfile::getMinecraftVersion() const
268{
269 return m_minecraftVersion;
270}
271
272QString LaunchProfile::getAppletClass() const
273{

Callers 1

processMinecraftArgsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected