MCPcopy Create free account
hub / github.com/MultiMC/Launcher / instance

Method instance

launcher/launch/LaunchTask.h:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 void setCensorFilter(QMap<QString, QString> filter);
52
53 InstancePtr instance()
54 {
55 return m_instance;
56 }
57
58 void setPid(qint64 pid)
59 {

Callers 15

controllerSucceededMethod · 0.45
readyForLaunchMethod · 0.45
PreLaunchCommandMethod · 0.45
PostLaunchCommandMethod · 0.45
executeTaskMethod · 0.45
executeTaskMethod · 0.45
checkJavaFinishedMethod · 0.45
executeTaskMethod · 0.45
removeJarMethod · 0.45
executeTaskMethod · 0.45
executeTaskMethod · 0.45
finalizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected