21 ::ll::TypedStorage<4, 4, float const> mMinChance;
22 ::ll::TypedStorage<4, 4, float const> mMaxChance;
23 ::ll::TypedStorage<4, 4, int const> mMinDist;
24 ::ll::TypedStorage<4, 4, int const> mMaxDist;
25 ::ll::TypedStorage<1, 1, uchar const> mAxis;
30 StructurePoolBlockPredicateAxisAlignedPosition();
39 virtual ::StructurePoolBlockPredicateType getType()
const ;
47 MCAPI StructurePoolBlockPredicateAxisAlignedPosition(
59 MCAPI
void* $ctor(
float minChance,
float maxChance,
int mMinDistance,
int mMaxDistance, uchar axis);
69 MCFOLD ::StructurePoolBlockPredicateType $getType()
const;