19 ::ll::TypedStorage<1, 1, ::Tag::Type> mType;
20 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::ListTag>> mEnumValues;
21 ::ll::TypedStorage<8, 128, ::BidirectionalUnorderedMap<int, uint64>> mHashIndexMap;
22 ::ll::TypedStorage<8, 8, ::BlockState const&> mBlockState;
23 ::ll::TypedStorage<8, 32, ::std::string> mName;
35 MCAPI
int indexOf(uint64
const& h)
const;