Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
controllerSucceeded
Method · 0.45
readyForLaunch
Method · 0.45
PreLaunchCommand
Method · 0.45
PostLaunchCommand
Method · 0.45
executeTask
Method · 0.45
executeTask
Method · 0.45
checkJavaFinished
Method · 0.45
executeTask
Method · 0.45
removeJar
Method · 0.45
executeTask
Method · 0.45
executeTask
Method · 0.45
finalize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected