13class SilverfishWakeUpFriendsGoal :
public ::Goal {
17 ::ll::TypedStorage<8, 8, ::Silverfish&> mSilverfish;
18 ::ll::TypedStorage<4, 4, int> mLookForFriends;
23 SilverfishWakeUpFriendsGoal& operator=(SilverfishWakeUpFriendsGoal
const&);
24 SilverfishWakeUpFriendsGoal(SilverfishWakeUpFriendsGoal
const&);
25 SilverfishWakeUpFriendsGoal();
30 virtual bool canUse() ;
34 virtual void appendDebugInfo(::std::string& str)
const ;
36 virtual ~SilverfishWakeUpFriendsGoal() =
default;
46 MCAPI
void $appendDebugInfo(::std::string& str)
const;