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

Method launchMethod

launcher/minecraft/MinecraftInstance.cpp:1090–1093  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1088}
1089
1090QString MinecraftInstance::launchMethod()
1091{
1092 return settings()->get("MCLaunchMethod").toString();
1093}
1094
1095JavaVersion MinecraftInstance::getJavaVersion()
1096{

Callers

nothing calls this directly

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected