Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ token
Method
token
launcher/minecraft/mod/tasks/LocalModParseTask.h:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
void executeTask() override;
28
29
[[nodiscard]] int token() const { return m_token; }
30
31
private:
32
void processAsZip();
Callers
1
onParseSucceeded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected