51 ::std::string
const& name,
68 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
69 ::ll::TypedStorage<4, 12, ::Vec3> mWantedPosition;
70 ::ll::TypedStorage<4, 12, ::BlockPos> mChosenEndPos;
71 ::ll::TypedStorage<4, 4, float> mSpeedMultiplier;
72 ::ll::TypedStorage<4, 4, float> mGoalRadiusSq;
73 ::ll::TypedStorage<1, 1, bool> mPathingInvalid;
74 ::ll::TypedStorage<1, 1, bool> mReachedTarget;
87 virtual bool canUse() ;
90 virtual bool canContinueToUse() ;
93 virtual void start() ;
102 virtual void appendDebugInfo(::std::string& str)
const ;