18 ::ll::TypedStorage<4, 4, ::MaterialType> mMaterialType;
19 ::ll::TypedStorage<1, 1, ::UpdateWaterStateFlowRequest> mShouldApplyFlow;
20 ::ll::TypedStorage<1, 1, bool> mHasAdjacentFlowingBlocks;
21 ::ll::TypedStorage<1, 1, bool> mIsAnyWaterInBB;
22 ::ll::TypedStorage<4, 12, ::Vec3> mAccumulatedFlow;