3#include "mc/_HeaderOutputPredefine.h"
9namespace br::worldgen::processors::JigsawReplacementHelpers {
struct Prop; }
12namespace br::worldgen::processors::JigsawReplacementHelpers {
15MCNAPI ::Block
const* calcFinalBlock(
::CompoundTag const& tag);
17MCNAPI ::std::vector<::br::worldgen::processors::JigsawReplacementHelpers::Prop> parseProps(::std::string_view src);
Definition CompoundTag.h:13