18 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
19 ::ll::TypedStorage<4, 4, float> mSpeedModifier;
20 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
27 virtual bool canUse() ;
30 virtual void start() ;
33 virtual bool canContinueToUse() ;
36 virtual void appendDebugInfo(::std::string& debugInfo)
const ;
55 MCAPI
bool $canContinueToUse();
57 MCAPI
void $appendDebugInfo(::std::string& debugInfo)
const;
63 MCAPI
static void** $vftable();