Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ currentTask
Method
currentTask
launcher/minecraft/auth/MinecraftAccount.cpp:132–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
shared_qobject_ptr<AccountTask> MinecraftAccount::currentTask() {
133
return m_currentTask;
134
}
135
136
137
void MinecraftAccount::authSucceeded()
Callers
1
login
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected