19 ::ll::TypedStorage<8, 8, ::Mob&> mSelf;
20 ::ll::TypedStorage<8, 8, ::Mob&> mTarget;
21 ::ll::TypedStorage<4, 12, ::Vec3 const> mDirection;
22 ::ll::TypedStorage<4, 4, float const> mForce;
23 ::ll::TypedStorage<4, 4, float const> mHeightCap;
24 ::ll::TypedStorage<1, 1, bool const> mSlowdownSelf;