18 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
19 ::ll::TypedStorage<4, 4, float> mSpeedMultiplier;
20 ::ll::TypedStorage<4, 12, ::Vec3> mWantedPosition;
36 virtual bool canContinueToUse() ;
39 virtual void start() ;
45 MCAPI
bool _randomizeWantedPositionTowardsRestriction(
::Vec3 const& restrictionCenter);
51 MCFOLD
bool $canContinueToUse();