21 ::ll::TypedStorage<8, 16, ::std::set<::Block const*>> mReplacable;
22 ::ll::TypedStorage<4, 4, float const> mProbability;
27 StructurePoolBlockPredicateTrueIfFound();
36 virtual ::StructurePoolBlockPredicateType getType()
const ;
44 MCAPI StructurePoolBlockPredicateTrueIfFound(::std::set<::Block const*>
const& replacable,
float probability);
50 MCAPI
void* $ctor(::std::set<::Block const*>
const& replacable,
float probability);
60 MCFOLD ::StructurePoolBlockPredicateType $getType()
const;