Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ at
Method
at
launcher/meta/VersionList.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
const BaseVersionPtr VersionList::at(int i) const
44
{
45
return m_versions.at(i);
46
}
47
int VersionList::count() const
48
{
49
return m_versions.size();
Callers
15
operator<
Method · 0.45
operator>
Method · 0.45
operator==
Method · 0.45
decideAccount
Method · 0.45
splitArgs
Function · 0.45
index
Method · 0.45
getNextChar
Function · 0.45
on_dnsLookupFinished
Method · 0.45
getVersionForLoader
Method · 0.45
parseAndAddPacks
Method · 0.45
modrinthCheckFinished
Method · 0.45
onResolveModsSucceeded
Method · 0.45
Calls
no outgoing calls
Tested by
2
test_removeResource
Function · 0.36
test_enable_disable
Function · 0.36