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

Method getCurrentTask

launcher/minecraft/PackProfile.cpp:353–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

351}
352
353Task::Ptr PackProfile::getCurrentTask()
354{
355 return d->m_updateTask;
356}
357
358void PackProfile::resolve(Net::Mode netmode)
359{

Callers 1

executeTaskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected