MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / setConfirmUpdate

Method setConfirmUpdate

launcher/InstanceTask.h:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49 bool shouldConfirmUpdate() const { return m_confirm_update; }
50 void setConfirmUpdate(bool confirm) { m_confirm_update = confirm; }
51
52 bool shouldOverride() const { return m_override_existing; }
53

Callers 3

processFlameMethod · 0.80
processModrinthMethod · 0.80
updatePackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected