13class RestrictSunGoal :
public ::Goal {
17 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
22 RestrictSunGoal& operator=(RestrictSunGoal
const&);
23 RestrictSunGoal(RestrictSunGoal
const&);
29 virtual bool canUse() ;
31 virtual void start() ;
35 virtual void appendDebugInfo(::std::string& str)
const ;
37 virtual ~RestrictSunGoal() =
default;
49 MCAPI
void $appendDebugInfo(::std::string& str)
const;