Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
364
Task::Ptr PackProfile::getCurrentTask()
365
{
366
return d->m_updateTask;
367
}
368
369
void PackProfile::resolve(Net::Mode netmode)
370
{
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