3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/legacy/BlockDescriptor.h"
10namespace cereal {
struct ReflectionCtx; }
13namespace BlockDescriptorSerializer {
31 MCNAPI
void fromMap(::std::map<::std::string, ::SharedTypes::Legacy::BlockDescriptor::Compound>
const& proxyMap);
43 MCNAPI static ::std::map<::std::string, ::SharedTypes::Legacy::BlockDescriptor::Compound>
Definition StatesProxy.h:15
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI::BlockDescriptorSerializer::StatesProxy & operator=(::BlockDescriptorSerializer::StatesProxy &&)
MCAPI void fromMap(::std::map<::std::string, ::SharedTypes::Legacy::BlockDescriptor::Compound > const &proxyMap)
static MCAPI ::std::map<::std::string, ::SharedTypes::Legacy::BlockDescriptor::Compound > toMap(::BlockDescriptorSerializer::StatesProxy const &instance)
Definition ReflectionCtx.h:11