MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / buildingFromScratch

Method buildingFromScratch

launcher/minecraft/PackProfile.cpp:244–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242}
243
244void PackProfile::buildingFromScratch()
245{
246 d->loaded = true;
247 d->dirty = true;
248}
249
250void PackProfile::scheduleSave()
251{

Callers 7

installMethod · 0.80
installMethod · 0.80
runMethod · 0.80
copySettingsMethod · 0.80
createInstanceMethod · 0.80
createInstanceMethod · 0.80
createInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected