MCPcopy 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
183bool cChunkDesc::IsUsingDefaultHeight(void) const
184{
185 return m_bUseDefaultHeight;
186}
187
188
189

Callers 1

DoGenerateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected