13struct JigsawBlockMetadataCacheHandle {
17 ::ll::TypedStorage<8, 8, ::SharedTypes::v1_21_80::JigsawBlockMetadata const&> mMetadata;
18 ::ll::TypedStorage<8, 8, ::JigsawStructureUtils::MetadataCache&> mCache;
19 ::ll::TypedStorage<8, 8, uint64> mIndex;
24 JigsawBlockMetadataCacheHandle& operator=(JigsawBlockMetadataCacheHandle
const&);
25 JigsawBlockMetadataCacheHandle(JigsawBlockMetadataCacheHandle
const&);
26 JigsawBlockMetadataCacheHandle();