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

Method Finish

Tools/AnvilStats/BiomeMap.cpp:68–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66
67
68void cBiomeMap::Finish(void)
69{
70 if (m_IsCurrentRegionValid)
71 {
72 StartNewRegion(0, 0);
73 }
74}
75
76
77

Callers 2

~cBiomeMapFactoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected