MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / getMinecraftVersionType

Method getMinecraftVersionType

launcher/minecraft/LaunchProfile.cpp:290–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288}
289
290QString LaunchProfile::getMinecraftVersionType() const
291{
292 return m_minecraftVersionType;
293}
294
295std::shared_ptr<MojangAssetIndexInfo> LaunchProfile::getMinecraftAssets() const
296{

Callers 1

processMinecraftArgsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected