Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
203
void MinecraftInstance::updateRuntimeContext()
204
{
205
m_runtimeContext.updateFromInstanceSettings(m_settings);
206
}
207
208
QString MinecraftInstance::typeName() const
209
{
Callers
1
applySettings
Method · 0.45
Calls
1
updateFromInstanceSettings
Method · 0.80
Tested by
no test coverage detected