MCPcopy Create free account
hub / github.com/cuberite/cuberite / Finish

Method Finish

Tools/AnvilStats/HeightMap.cpp:35–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35void cHeightMap::Finish(void)
36{
37 if (m_IsCurrentRegionValid)
38 {
39 StartNewRegion(0, 0);
40 }
41}
42
43
44

Callers 1

~cHeightMapFactoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected