Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ getAppletClass
Method
getAppletClass
launcher/minecraft/LaunchProfile.cpp:209–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
QString LaunchProfile::getAppletClass() const
210
{
211
return m_appletClass;
212
}
213
214
QString LaunchProfile::getMainClass() const
215
{
Callers
1
createLaunchScript
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected