Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ IsUsingDefaultHeight
Method
IsUsingDefaultHeight
src/Generating/ChunkDesc.cpp:183–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
182
183
bool cChunkDesc::IsUsingDefaultHeight(void) const
184
{
185
return m_bUseDefaultHeight;
186
}
187
188
189
Callers
1
DoGenerate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected