Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
343
Task::Ptr PackProfile::getCurrentTask()
344
{
345
return d->m_updateTask;
346
}
347
348
void PackProfile::resolve(Net::Mode netmode)
349
{
Callers
4
loadComponent
Function · 0.45
loadIndex
Function · 0.45
executeTask
Method · 0.45
executeTask
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected