Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ getAppletClass
Method
getAppletClass
launcher/minecraft/LaunchProfile.cpp:272–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
QString LaunchProfile::getAppletClass() const
273
{
274
return m_appletClass;
275
}
276
277
QString LaunchProfile::getMainClass() const
278
{
Callers
1
createLaunchScript
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected