MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / getRecommended

Method getRecommended

launcher/meta/VersionList.cpp:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247BaseVersionPtr VersionList::getRecommended() const
248{
249 return m_recommended;
250}
251
252}

Callers 1

selectRecommendedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected