Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
public: // for usage only by parsers
77
void setName(const QString &name);
Callers
2
getVersionForLoader
Method · 0.80
chooseVersion
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected