20 ::ll::TypedStorage<8, 40, ::TempEPtr<::Actor>> mTarget;
21 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
22 ::ll::TypedStorage<4, 4, float> mSpeedModifier;
23 ::ll::TypedStorage<4, 4, float> mWithin;
24 ::ll::TypedStorage<4, 12, ::Vec3> mWantedPosition;
31 virtual bool canUse() ;
34 virtual bool canContinueToUse() ;
40 virtual void start() ;
43 virtual void appendDebugInfo(::std::string& str)
const ;
60 MCAPI
bool $canContinueToUse();
66 MCAPI
void $appendDebugInfo(::std::string& str)
const;
72 MCAPI
static void** $vftable();