Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ ChunkValidated
Method
ChunkValidated
src/ChunkMap.cpp:2624–2627 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2622
2623
2624
void cChunkMap::ChunkValidated(void)
2625
{
2626
m_evtChunkValid.Set();
2627
}
2628
2629
2630
Callers
1
SetValid
Method · 0.80
Calls
1
Set
Method · 0.45
Tested by
no test coverage detected