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

Function GetLargeAppleTreeImage

src/Generating/Trees.cpp:338–341  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

336
337
338void GetLargeAppleTreeImage(int a_BlockX, int a_BlockY, int a_BlockZ, cNoise & a_Noise, int a_Seq, sSetBlockVector & a_LogBlocks, sSetBlockVector & a_OtherBlocks)
339{
340 // TODO
341}
342
343
344

Callers 2

Trees.hFile · 0.85
GetAppleTreeImageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected