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

Method setData

launcher/meta/Version.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125
126
127void Meta::Version::setData(const VersionFilePtr &data)
128{
129 m_data = data;
130}
131
132void Meta::Version::setProvidesRecommendations()
133{

Callers 1

parseVersionInternalFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected