MCPcopy Create free account
hub / github.com/cuberite/cuberite / IsUsingDefaultBiomes

Method IsUsingDefaultBiomes

src/Generating/ChunkDesc.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163
164
165bool cChunkDesc::IsUsingDefaultBiomes(void) const
166{
167 return m_bUseDefaultBiomes;
168}
169
170
171

Callers 1

DoGenerateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected