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

Function GetDarkoakTreeImage

src/Generating/Trees.cpp:394–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392
393
394void GetDarkoakTreeImage(int a_BlockX, int a_BlockY, int a_BlockZ, cNoise & a_Noise, int a_Seq, sSetBlockVector & a_LogBlocks, sSetBlockVector & a_OtherBlocks)
395{
396 // TODO
397}
398
399
400

Callers 2

GrowTreeFromSaplingMethod · 0.85
Trees.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected