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

Method typeName

launcher/minecraft/MinecraftInstance.cpp:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208QString MinecraftInstance::typeName() const
209{
210 return "Minecraft";
211}
212
213std::shared_ptr<PackProfile> MinecraftInstance::getPackProfile() const
214{

Callers 1

installModsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected