Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
controllerSucceeded
Method · 0.45
readyForLaunch
Method · 0.45
PreLaunchCommand
Method · 0.45
PostLaunchCommand
Method · 0.45
executeTask
Method · 0.45
checkJavaFinished
Method · 0.45
executeTask
Method · 0.45
removeJar
Method · 0.45
AutoInstallJava
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