MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / description

Method description

launcher/minecraft/mod/Mod.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158auto Mod::description() const -> QString
159{
160 return details().description;
161}
162
163auto Mod::authors() const -> QStringList
164{

Callers 11

executeTaskMethod · 0.45
executeTaskMethod · 0.45
updateWithModMethod · 0.45
updateWithTexturePackMethod · 0.45
test_parseFolderMethod · 0.45
test_parseFolder2Method · 0.45
test_parseFolderMethod · 0.45
test_parseFolder2Method · 0.45

Calls

no outgoing calls

Tested by 4

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