MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / minHeapSize

Method minHeapSize

launcher/ui/widgets/JavaSettingsWidget.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195int JavaSettingsWidget::minHeapSize() const
196{
197 return m_minMemSpinBox->value();
198}
199
200bool JavaSettingsWidget::permGenEnabled() const
201{

Callers 1

validatePageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected