/// <inheritdoc/> public IReaction[] ReceiveAndExecuteCommand(CommandBase command) { return(TurnManager.AcceptCommand(command)); }