14 ::ll::TypedStorage<4, 4, ::MaterialType> mMaterialType;
15 ::ll::TypedStorage<1, 1, ::UpdateWaterStateFlowRequest> mShouldApplyFlow;
16 ::ll::TypedStorage<1, 1, bool> mHasAdjacentFlowingBlocks;
17 ::ll::TypedStorage<1, 1, bool> mIsAnyWaterInBB;
18 ::ll::TypedStorage<4, 12, ::Vec3> mAccumulatedFlow;