MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / getMainJar

Method getMainJar

launcher/minecraft/LaunchProfile.cpp:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240const LibraryPtr LaunchProfile::getMainJar() const
241{
242 return m_mainJar;
243}
244
245void LaunchProfile::applyMainJar(LibraryPtr jar)
246{

Callers 2

executeTaskMethod · 0.80
executeTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected