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

Method IsUsingDefaultComposition

src/Generating/ChunkDesc.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199
200
201bool cChunkDesc::IsUsingDefaultComposition(void) const
202{
203 return m_bUseDefaultComposition;
204}
205
206
207

Callers 1

DoGenerateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected