3#include "mc/_HeaderOutputPredefine.h"
5namespace SharedTypes::v1_21_20::JigsawStructureDefinition {
7enum class GenerationStep : uchar {
10 LocalModifications = 2,
11 UndergroundStructures = 3,
12 SurfaceStructures = 4,
15 UndergroundDecoration = 7,
17 VegetalDecoration = 9,
18 TopLayerModification = 10,