20 ::ll::TypedStorage<8, 8, ::Vec3 const&> mA;
21 ::ll::TypedStorage<8, 8, ::Vec3 const&> mB;
22 ::ll::TypedStorage<8, 8, ::Actor*> mActor;
23 ::ll::TypedStorage<1, 1, bool> mLiquid;
24 ::ll::TypedStorage<1, 1, bool> mFullOnly;
25 ::ll::TypedStorage<1, 1, bool> mIgnoreBorderBlocks;
26 ::ll::TypedStorage<1, 1, ::ShapeType> mShapeType;
27 ::ll::TypedStorage<4, 4, int> mMaxDistance;
28 ::ll::TypedStorage<8, 64, ::std::function<bool(
::BlockSource const&,
::Block const&,
bool)>
const>