3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/actor/agent/agent_commands/Command.h"
8namespace AgentCommands {
29 virtual void execute() ;
32 virtual bool isDone() ;
47 MCAPI
void $execute();
55 MCAPI
static void** $vftable();
Definition CollectCommand.h:10