MCPcopy Create free account
hub / github.com/ImagicalCorp/MineConvert / ProcessBiomes

Function ProcessBiomes

Xbox to Anvil/source/Main.ExpandX.cpp:318–425  ·  view source on GitHub ↗

This looks at the top blocks in every column and makes an attempt at assigning a biome to each column. * Entire chunks will share ONE biome. Assignments are made based on which biome the chunk probably is. * The method considers only the TOP NON-AIR blocks in the chunk in making its decisions. * _in_buffer: pointer to the biomes block to modify. * _block_buffer: pointer to the blocks section

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_tmainFunction · 0.85

Calls 2

LoNybbleFunction · 0.85
HiNybbleFunction · 0.85

Tested by

no test coverage detected