MCPcopy 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
209QString LaunchProfile::getAppletClass() const
210{
211 return m_appletClass;
212}
213
214QString LaunchProfile::getMainClass() const
215{

Callers 1

createLaunchScriptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected