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

Method downloadSucceeded

launcher/InstanceImportTask.cpp:105–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105void InstanceImportTask::downloadSucceeded()
106{
107 processZipPack();
108 m_filesNetJob.reset();
109}
110
111void InstanceImportTask::downloadFailed(QString reason)
112{

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected