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

Method updateRuntimeContext

launcher/minecraft/MinecraftInstance.cpp:203–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203void MinecraftInstance::updateRuntimeContext()
204{
205 m_runtimeContext.updateFromInstanceSettings(m_settings);
206}
207
208QString MinecraftInstance::typeName() const
209{

Callers 1

applySettingsMethod · 0.45

Calls 1

Tested by

no test coverage detected