Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ typeName
Method
typeName
launcher/minecraft/MinecraftInstance.cpp:208–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
QString MinecraftInstance::typeName() const
209
{
210
return
"Minecraft"
;
211
}
212
213
std::shared_ptr<PackProfile> MinecraftInstance::getPackProfile() const
214
{
Callers
1
installMods
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected