26 ::ll::TypedStorage<4, 4, uint const> mMaximumAmount;
27 ::ll::TypedStorage<8, 16, ::std::map<::HashedString, ::HashedString>
const> mBlockMappings;
28 ::ll::TypedStorage<8, 24, ::std::vector<::BlockPos>> mCandidatePositions;
29 ::ll::TypedStorage<8, 80, ::Bedrock::Threading::Mutex> mCandidatePositionsLock;
49 virtual ::StructurePoolBlockPredicateType getType()
const ;
68 ::std::map<::HashedString, ::HashedString>
const& blockMappings,
78 MCAPI
void* $ctor(::std::map<::HashedString, ::HashedString>
const& blockMappings, uint maximumAmount);
96 MCFOLD ::StructurePoolBlockPredicateType $getType()
const;