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

Method setProvidesRecommendations

launcher/meta/Version.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132void Meta::Version::setProvidesRecommendations()
133{
134 m_providesRecommendations = true;
135}
136
137void Meta::Version::setRecommended(bool recommended)
138{

Callers 1

parseVersionListInternalFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected