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

Method authors

launcher/minecraft/mod/Mod.cpp:212–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212auto Mod::authors() const -> QStringList
213{
214 return details().authors;
215}
216
217auto Mod::status() const -> ModStatus
218{

Callers 10

toHTMLFunction · 0.80
toMarkdownFunction · 0.80
toPlainTXTFunction · 0.80
toJSONFunction · 0.80
toCSVFunction · 0.80
exportToModListFunction · 0.80
collectHashesMethod · 0.80
executeTaskMethod · 0.80
checkVersionsResponseMethod · 0.80
updateWithModMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected