MCPcopy Create free account
hub / github.com/PrismLauncher/PrismLauncher / getCompatibleJavaName

Method getCompatibleJavaName

launcher/minecraft/LaunchProfile.cpp:343–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

341}
342
343const QString LaunchProfile::getCompatibleJavaName() const
344{
345 return m_compatibleJavaName;
346}
347
348void LaunchProfile::getLibraryFiles(const RuntimeContext& runtimeContext,
349 QStringList& jars,

Callers 3

executeTaskMethod · 0.80
tryNextMajorJavaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected