MCPcopy Create free account
hub / github.com/MultiMC/Launcher / version

Method version

launcher/minecraft/mod/Mod.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122
123
124QString Mod::version() const
125{
126 return details().version;
127}
128
129QString Mod::name() const
130{

Callers 10

ApplicationMethod · 0.45
createSetupWizardMethod · 0.45
installMethod · 0.45
foreachFunction · 0.45
validatePageMethod · 0.45
ComponentMethod · 0.45
applyModsMethod · 0.45
applyLibraryMethod · 0.45
dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected