Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ Get
Method
Get
src/Generating/DistortedHeightmap.cpp:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
const cDistortedHeightmap::sBlockInfo * Get(void) const { return m_Pattern; }
44
45
protected:
46
cDistortedHeightmap::sBlockInfo m_Pattern[cChunkDef::Height];
Callers
3
ComposeColumn
Method · 0.45
FillColumnMesa
Method · 0.45
ChooseOceanFloorPattern
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected