18 MCAPI static ::std::unordered_map<::SubClientId, ::std::weak_ptr<::BlockTypeRegistry>>& mClientIdRegistryMap();
20 MCAPI static ::std::weak_ptr<::BlockTypeRegistry>& mClientRegistry();
22 MCAPI static ::std::weak_ptr<::BlockTypeRegistry>& mServerRegistry();
24 MCAPI static ::Bedrock::Threading::ThreadLocalObject<::std::weak_ptr<::BlockTypeRegistry>>& mThreadLocalRegistry();