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

Method getCurrentTask

launcher/minecraft/PackProfile.cpp:364–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362}
363
364Task::Ptr PackProfile::getCurrentTask()
365{
366 return d->m_updateTask;
367}
368
369void PackProfile::resolve(Net::Mode netmode)
370{

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected