3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/util/json_util/JsonSchemaObjectNode.h"
15namespace JsonUtil::details {
18MCNAPI ::Block
const* _getBlockDefaultState(::std::string
const& blockTypeName);
20MCNAPI ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::JsonUtil::details::BlockReference>>
21_getOrMakeBlockReferenceSchema();
Definition EmptyClass.h:7
Definition BlockReference.h:10