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;
30 virtual bool canUse() ;
33 virtual bool canContinueToUse() ;
36 virtual void start() ;
39 virtual void appendDebugInfo(::std::string& str)
const ;
56 MCAPI
bool $canContinueToUse();
60 MCAPI
void $appendDebugInfo(::std::string& str)
const;
66 MCAPI
static void** $vftable();