MCPcopy 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
2624void cChunkMap::ChunkValidated(void)
2625{
2626 m_evtChunkValid.Set();
2627}
2628
2629
2630

Callers 1

SetValidMethod · 0.80

Calls 1

SetMethod · 0.45

Tested by

no test coverage detected