Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ refresh
Method
refresh
launcher/ui/widgets/JavaSettingsWidget.cpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
void JavaSettingsWidget::refresh()
135
{
136
m_versionWidget->loadList();
137
}
138
139
JavaSettingsWidget::ValidationStatus JavaSettingsWidget::validate()
140
{
Callers
nothing calls this directly
Calls
1
loadList
Method · 0.45
Tested by
no test coverage detected