3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/util/Rotation.h"
14namespace JigsawStructureUtils {
18 ::JigsawStructureUtils::JigsawBlockMetadataCacheHandle cacheHandle,
19 ::JigsawStructureUtils::JigsawBlockMetadataCacheHandle rhsCacheHandle,
21 ::Rotation rhsRotation,
25MCAPI uchar getFrontFacing(::JigsawStructureUtils::JigsawBlockMetadataCacheHandle cacheHandle, ::Rotation rotation);
27MCAPI ::std::string getSerializationIdString(::CompoundTag
const& blockIdTag);
Definition CompoundTag.h:18