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

Method getCurrentTask

launcher/minecraft/PackProfile.cpp:343–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

341}
342
343Task::Ptr PackProfile::getCurrentTask()
344{
345 return d->m_updateTask;
346}
347
348void PackProfile::resolve(Net::Mode netmode)
349{

Callers 4

loadComponentFunction · 0.45
loadIndexFunction · 0.45
executeTaskMethod · 0.45
executeTaskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected