Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ reset
Method
reset
launcher/minecraft/MinecraftInstance.cpp:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
return a || b;
109
}
110
virtual void reset() {}
111
virtual void set(QVariant value) {}
112
private:
113
std::shared_ptr<Setting> m_a;
Callers
15
onDownloadSucceeded
Method · 0.45
onDownloadFailed
Method · 0.45
onDownloadAborted
Method · 0.45
installConfigs
Method · 0.45
downloadMods
Method · 0.45
onModsDownloaded
Method · 0.45
fileDownloadFinished
Method · 0.45
unzip
Method · 0.45
downloadSucceeded
Method · 0.45
downloadFailed
Method · 0.45
extractFinished
Method · 0.45
fileListSucceeded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected