MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / getVersion

Method getVersion

launcher/minecraft/Component.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147QString Component::getVersion()
148{
149 return m_cachedVersion;
150}
151
152QString Component::getFilename()
153{

Callers 10

collectTreeLinkedMethod · 0.45
resolveDependenciesMethod · 0.45
performUpdateActionsMethod · 0.45
finalizeComponentsMethod · 0.45
dataMethod · 0.45
setComponentVersionMethod · 0.45
getComponentVersionMethod · 0.45
tryNextMajorJavaMethod · 0.45
mcVersionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected