MCPcopy 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
316QString LaunchProfile::getMinecraftArguments() const
317{
318 return m_minecraftArguments;
319}
320
321const QStringList & LaunchProfile::getAddnJvmArguments() const
322{

Callers 1

processMinecraftArgsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected