21 ::ll::TypedStorage<8, 16, ::std::set<::Block const*>> mCannotReplace;
22 ::ll::TypedStorage<4, 4, float const> mProbability;
27 StructurePoolBlockPredicateAlwaysTrueExcept();
36 virtual ::StructurePoolBlockPredicateType getType()
const ;
45 StructurePoolBlockPredicateAlwaysTrueExcept(::std::set<::Block const*>
const& cannotReplace,
float probability);
51 MCAPI
void* $ctor(::std::set<::Block const*>
const& cannotReplace,
float probability);
61 MCFOLD ::StructurePoolBlockPredicateType $getType()
const;