Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ getMinecraftArguments
Method
getMinecraftArguments
launcher/minecraft/LaunchProfile.cpp:316–319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
}
315
316
QString LaunchProfile::getMinecraftArguments() const
317
{
318
return m_minecraftArguments;
319
}
320
321
const QStringList & LaunchProfile::getAddnJvmArguments() const
322
{
Callers
1
processMinecraftArgs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected