3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/common/SubClientId.h"
17 MCNAPI static ::std::unordered_map<::SubClientId, ::std::weak_ptr<::BlockTypeRegistry>>&
mClientIdRegistryMap();
Definition BlockRegistryManager.h:13
static MCAPI ::std::weak_ptr<::BlockTypeRegistry > & mServerRegistry()
static MCAPI ::std::weak_ptr<::BlockTypeRegistry > & mThreadLocalRegistry()
static MCAPI ::std::weak_ptr<::BlockTypeRegistry > & mClientRegistry()
static MCAPI ::std::unordered_map<::SubClientId, ::std::weak_ptr<::BlockTypeRegistry > > & mClientIdRegistryMap()
Definition BlockTypeRegistry.h:24