18 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
19 ::ll::TypedStorage<4, 4, float> mSpeedMultiplier;
20 ::ll::TypedStorage<4, 12, ::Vec3> mStartPos;
25 HoverGoal& operator=(HoverGoal
const&);
26 HoverGoal(HoverGoal
const&);
32 virtual bool canUse() ;
34 virtual void start() ;
40 virtual void appendDebugInfo(::std::string& str)
const ;
42 virtual ~HoverGoal() =
default;
56 MCAPI
void $appendDebugInfo(::std::string& str)
const;