3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/json_utils/JsonSchemaObjectNode.h"
11namespace JsonUtil {
class EmptyClass; }
12namespace JsonUtil::details {
struct BlockReference; }
15namespace JsonUtil::details {
18MCAPI ::Block
const* _getBlockDefaultState(::std::string
const& blockTypeName);
20MCAPI ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::JsonUtil::details::BlockReference>>
21_getOrMakeBlockReferenceSchema();