Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ buildingFromScratch
Method
buildingFromScratch
launcher/minecraft/PackProfile.cpp:256–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
void PackProfile::buildingFromScratch()
257
{
258
d->loaded = true;
259
d->dirty = true;
260
}
261
262
void PackProfile::scheduleSave()
263
{
Callers
7
install
Method · 0.80
install
Method · 0.80
run
Method · 0.80
createInstance
Method · 0.80
install
Method · 0.80
createInstance
Method · 0.80
createInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected