20 using UnknownBlockLookupMap = ::std::map<uint64, ::SharedPtr<::BlockType>>;
25 ::ll::TypedStorage<8, 80, ::Bedrock::Threading::Mutex> mMutex;
26 ::ll::TypedStorage<8, 16, ::std::map<uint64, ::SharedPtr<::BlockType>>> mUnknownBlockLookupMap;
34 virtual ::Block
const& getUnknownBlock(
::CompoundTag const& serId) ;
40 MCAPI
void _registerBlock(::std::string
const& name, uint64 serIdHash);
46 MCAPI ::Block
const& $getUnknownBlock(
::CompoundTag const& serId);