MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / enableCopyResourcePacks

Method enableCopyResourcePacks

launcher/InstanceCopyPrefs.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144void InstanceCopyPrefs::enableCopyResourcePacks(bool b)
145{
146 copyResourcePacks = b;
147}
148
149void InstanceCopyPrefs::enableCopyShaderPacks(bool b)
150{

Calls

no outgoing calls

Tested by

no test coverage detected