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

Method description

launcher/minecraft/mod/Mod.cpp:207–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205}
206
207auto Mod::description() const -> QString
208{
209 return details().description;
210}
211
212auto Mod::authors() const -> QStringList
213{

Callers 15

getIndexForModMethod · 0.45
executeTaskMethod · 0.45
checkVersionsResponseMethod · 0.45
updateWithModMethod · 0.45
updateWithTexturePackMethod · 0.45
DataPackParseTestClass · 0.45
test_parseFolderMethod · 0.45
test_parseFolder2Method · 0.45
test_parseFolderMethod · 0.45
test_parseFolder2Method · 0.45

Calls

no outgoing calls

Tested by 6

test_parseFolderMethod · 0.36
test_parseFolder2Method · 0.36
test_parseFolderMethod · 0.36
test_parseFolder2Method · 0.36
test_parseFolderMethod · 0.36
test_parseFolder2Method · 0.36