MCPcopy 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
256void PackProfile::buildingFromScratch()
257{
258 d->loaded = true;
259 d->dirty = true;
260}
261
262void PackProfile::scheduleSave()
263{

Callers 7

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

Calls

no outgoing calls

Tested by

no test coverage detected