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

Method applyAppletClass

launcher/minecraft/LaunchProfile.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70void LaunchProfile::applyAppletClass(const QString& appletClass)
71{
72 applyString(appletClass, this->m_appletClass);
73}
74
75void LaunchProfile::applyMainClass(const QString& mainClass)
76{

Callers 1

applyToMethod · 0.80

Calls 1

applyStringFunction · 0.85

Tested by

no test coverage detected