MCPcopy Create free account
hub / github.com/MultiMC/Launcher / maxHeapSize

Method maxHeapSize

launcher/ui/widgets/JavaSettingsWidget.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185int JavaSettingsWidget::maxHeapSize() const
186{
187 return m_maxMemSpinBox->value();
188}
189
190int JavaSettingsWidget::minHeapSize() const
191{

Callers 1

validatePageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected