Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ settings
Method
settings
launcher/BaseInstance.cpp:292–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
}
291
292
SettingsObjectPtr BaseInstance::settings()
293
{
294
loadSpecificSettings();
295
296
return m_settings;
297
}
298
299
bool BaseInstance::canLaunch() const
300
{
Callers
15
Application
Method · 0.45
controllerSucceeded
Method · 0.45
ShowGlobalSettings
Method · 0.45
showMainWindow
Method · 0.45
executeTask
Method · 0.45
decideAccount
Method · 0.45
login
Method · 0.45
launchInstance
Method · 0.45
onFailed
Method · 0.45
executeTask
Method · 0.45
checkJavaFinished
Method · 0.45
indexReceived
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected