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

Method instance

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

Source from the content-addressed store, hash-verified

62 void setCensorFilter(QMap<QString, QString> filter);
63
64 MinecraftInstancePtr instance() { return m_instance; }
65
66 void setPid(qint64 pid) { m_pid = pid; }
67

Callers 15

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

Calls

no outgoing calls

Tested by

no test coverage detected