MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / getAppletClass

Method getAppletClass

launcher/minecraft/LaunchProfile.cpp:260–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260QString LaunchProfile::getAppletClass() const
261{
262 return m_appletClass;
263}
264
265QString LaunchProfile::getMainClass() const
266{

Callers 1

createLaunchScriptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected