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

Method getMinecraftVersionType

launcher/minecraft/LaunchProfile.cpp:302–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300}
301
302QString LaunchProfile::getMinecraftVersionType() const
303{
304 return m_minecraftVersionType;
305}
306
307std::shared_ptr<MojangAssetIndexInfo> LaunchProfile::getMinecraftAssets() const
308{

Callers 1

processMinecraftArgsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected