Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ getMinecraftArguments
Method
getMinecraftArguments
launcher/minecraft/LaunchProfile.cpp:303–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
301
}
302
303
QString LaunchProfile::getMinecraftArguments() const
304
{
305
return m_minecraftArguments;
306
}
307
308
const QStringList& LaunchProfile::getAddnJvmArguments() const
309
{
Callers
1
processMinecraftArgs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected