3#include "mc/_HeaderOutputPredefine.h"
9namespace Json {
class Value; }
12namespace BlockPropertyToStateConverter {
15MCNAPI
void _convertPropertyToStateInBoneVisibility(
::Json::Value& obj);
17MCNAPI
void _convertPropertyToStateInDescription(
::Json::Value& root);
19MCNAPI
void _convertPropertyToStateInEventSequence(
::Json::Value& obj);
21MCNAPI
void _convertPropertyToStateInEvents(
::Json::Value& root);
23MCNAPI
void _convertPropertyToStateInObjectContainsConditionObject(
::Json::Value& obj);
25MCNAPI
void _convertPropertyToStateInObjectContainsSetBlockStateObject(
::Json::Value& obj);
27MCNAPI
void _convertPropertyToStateInPermutation(
::Json::Value& root);
36MCNAPI ::SemVersionConstant
const& BLOCK_PROPERTY_RENAMED_TO_STATE_1_20_20();
Definition SemVersionConstant.h:8
Definition SemVersion.h:15