Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ IsUsingDefaultFinish
Method
IsUsingDefaultFinish
src/Generating/ChunkDesc.cpp:239–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
238
239
bool cChunkDesc::IsUsingDefaultFinish(void) const
240
{
241
return m_bUseDefaultFinish;
242
}
243
244
245
Callers
1
DoGenerate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected