Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ SetCellSize
Method
SetCellSize
src/VoronoiMap.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
23
void cVoronoiMap::SetCellSize(int a_CellSize)
24
{
25
m_CellSize = a_CellSize;
26
}
27
28
29
Callers
1
InitializeBiomeGen
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected