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

Method versions

launcher/meta/VersionList.h:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 bool hasVersion(QString version) const;
70
71 QVector<VersionPtr> versions() const
72 {
73 return m_versions;
74 }
75
76public: // for usage only by parsers
77 void setName(const QString &name);

Callers 2

getVersionForLoaderMethod · 0.80
chooseVersionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected