25 ::ll::TypedStorage<4, 4, uint const> mMaximumAmount;
26 ::ll::TypedStorage<8, 16, ::std::map<::HashedString, ::HashedString>
const> mBlockMappings;
27 ::ll::TypedStorage<8, 24, ::std::vector<::BlockPos>> mCandidatePositions;
28 ::ll::TypedStorage<8, 80, ::Bedrock::Threading::Mutex> mCandidatePositionsLock;
44 virtual ::StructurePoolBlockPredicateType getType()
const ;
63 ::std::map<::HashedString, ::HashedString>
const& blockMappings,
73 MCAPI
void* $ctor(::std::map<::HashedString, ::HashedString>
const& blockMappings, uint maximumAmount);
91 MCFOLD ::StructurePoolBlockPredicateType $getType()
const;
99 MCAPI
static void** $vftable();