19 ::ll::TypedStorage<8, 40, ::TempEPtr<::Actor>> mTarget;
20 ::ll::TypedStorage<4, 4, float> mYd;
21 ::ll::TypedStorage<1, 1, bool> mMustBeOnGround;
22 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
23 ::ll::TypedStorage<1, 1, bool> mSetPersistent;
36 virtual bool canUse() ;
39 virtual bool canContinueToUse() ;
42 virtual void start() ;
45 virtual void appendDebugInfo(::std::string& str)
const ;