Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
240
const LibraryPtr LaunchProfile::getMainJar() const
241
{
242
return m_mainJar;
243
}
244
245
void LaunchProfile::applyMainJar(LibraryPtr jar)
246
{
Callers
2
executeTask
Method · 0.80
executeTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected