Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ iconFile
Method
iconFile
launcher/minecraft/World.h:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
return m_actualName;
50
}
51
QString iconFile() const
52
{
53
return m_iconFile;
54
}
55
int64_t bytes() const
56
{
57
return m_size;
Callers
1
data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected