Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ isLocal
Method
isLocal
launcher/minecraft/Library.cpp:266–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
bool Library::isLocal() const
267
{
268
return m_hint ==
"local"
;
269
}
270
271
bool Library::isAlwaysStale() const
272
{
Callers
1
removeComponent_internal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected