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

Method Get

src/Generating/DistortedHeightmap.cpp:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 const cDistortedHeightmap::sBlockInfo * Get(void) const { return m_Pattern; }
44
45protected:
46 cDistortedHeightmap::sBlockInfo m_Pattern[cChunkDef::Height];

Callers 3

ComposeColumnMethod · 0.45
FillColumnMesaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected