Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
void cBiomeMap::Finish(void)
69
{
70
if (m_IsCurrentRegionValid)
71
{
72
StartNewRegion(0, 0);
73
}
74
}
75
76
77
Callers
2
ZapRegionInRawChunkData
Method · 0.45
~cBiomeMapFactory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected