Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ settings
Method
settings
launcher/BaseInstance.cpp:200–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
SettingsObjectPtr BaseInstance::settings() const
201
{
202
return m_settings;
203
}
204
205
bool BaseInstance::canLaunch() const
206
{
Callers
15
Application
Method · 0.45
controllerSucceeded
Method · 0.45
ShowGlobalSettings
Method · 0.45
showMainWindow
Method · 0.45
executeTask
Method · 0.45
login
Method · 0.45
launchInstance
Method · 0.45
onFailed
Method · 0.45
executeTask
Method · 0.45
checkJavaFinished
Method · 0.45
MainWindow
Method · 0.45
notificationsChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected